Gets the site location to which this project location refers.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public SiteLocation GetSiteLocation() |
| Visual Basic |
|---|
Public Function GetSiteLocation As SiteLocation |
| Visual C++ |
|---|
public: SiteLocation^ GetSiteLocation() |
Remarks
The site location object contains the longitude, latitude, and time-zone
of the entire project site.