Share

SiteLocation.GeoCoordinateSystemId Property

The geographic coordinate system ID, such as "AMG-50" and "Beijing1954/a.GK3d-40".


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

Syntax

C#

public string GeoCoordinateSystemId { get; }

Property Value

String

Remarks

If the site does not have a geographic coordinate system, it returns an empty string for this property.

See Also

Reference

Was this information helpful?