SiteLocation Property


Document Site Location Property

Returns the site location information.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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