Click or drag to resize

ModelAidSettingsStateOrientAutoCPlaneToView Property

Gets or sets whether the auto cplane will rotate towards the view after aligning to the selection

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

Property Value

Type: Boolean
See Also