Click or drag to resize

ModelAidSettingsOrthoUseZ Property

Gets or sets whether Ortho will snap to the CPlane Z axis

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public static bool OrthoUseZ { get; set; }

Property Value

Type: Boolean
See Also