ModelEarthAnchorPointElevationCoordinateSystem Property |
Gets the value indicating the zero level convention relating to a location on Earth
Namespace:
Grasshopper.Rhinoceros.Model
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public EarthCoordinateSystem? ElevationCoordinateSystem { get; }
Public ReadOnly Property ElevationCoordinateSystem As EarthCoordinateSystem?
Get
Property Value
Type:
NullableEarthCoordinateSystem[Missing <value> documentation for "P:Grasshopper.Rhinoceros.Model.ModelEarthAnchorPoint.ElevationCoordinateSystem"]
See Also