Share

Document.SiteLocation Property

Returns the site location information.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

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

Was this information helpful?