Returns the site location information.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public SiteLocation SiteLocation { get; }Property Value
SiteLocation
Remarks
The SiteLocation property returns an object that contains the site location
for the entire project.
See Also
Reference