Click or drag to resize

ModelEarthAnchorPointModelCompass Property

Gets the corresponding compass plane in model coordinates

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

Property Value

Type: NullablePlane

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

Remarks
X axis points East, Y axis points North and Z axis points Up
See Also