EarthAnchorPointGetModelCompass Method |
Returns a plane in model coordinates whose X axis points East,
Y axis points North and Z axis points Up. The origin
is set to ModelBasepoint.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Plane GetModelCompass()
Public Function GetModelCompass As Plane
Return Value
Type:
PlaneA plane value. This might be invalid on error.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also