Share

ProjectLocation.GetSiteLocation Method

Gets the site location to which this project location refers.


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

Syntax

C#

public SiteLocation GetSiteLocation()

Return Value

SiteLocation

Remarks

The site location object contains the longitude, latitude, and time-zone of the entire project site.

See Also

Reference

Was this information helpful?