EarthAnchorPoint.EarthBasepointElevation Property

EarthAnchorPointEarthBasepointElevation Property

Gets or sets the point elevation on earth, in meters.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double EarthBasepointElevation { get; set; }
Public Property EarthBasepointElevation As Double
	Get
	Set

Property Value

Type: Double
See Also