ModelEarthAnchorPointElevation Property |
Gets a point elevation on earth, in meters.
Namespace:
Grasshopper.Rhinoceros.Model
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public double? Elevation { get; }
Public ReadOnly Property Elevation As Double?
Get
Property Value
Type:
NullableDouble[Missing <value> documentation for "P:Grasshopper.Rhinoceros.Model.ModelEarthAnchorPoint.Elevation"]
Remarks In meters.
See Also