RhinoCommon API
BasepointZero Enumeration |
Specifies enumerated constants used to indicate the zero level convention relating to a location on Earth.
This is used in conjunction with the EarthAnchorPoint class.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
| Member name | Value | Description | |
|---|---|---|---|
| GroundLevel | 0 | The ground level is the convention for 0. | |
| MeanSeaLevel | 1 | The mean sea level is the convention for 0. | |
| CenterOfEarth | 2 | The center of the planet is the convention for 0. |