EarthAnchorPoint.GetModelCompass Method

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)
Syntax
public Plane GetModelCompass()
Public Function GetModelCompass As Plane

Return Value

Type: Plane
A plane value. This might be invalid on error.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also