Click or drag to resize

ModelEarthAnchorPointElevation Property

Gets a point elevation on earth, in meters.

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double? Elevation { get; }

Property Value

Type: NullableDouble

[Missing <value> documentation for "P:Grasshopper.Rhinoceros.Model.ModelEarthAnchorPoint.Elevation"]

Remarks
In meters.
See Also