ModelAidSettingsStickyAutoCPlane Property |
Gets or set whether the auto cplane will stay even after deselection
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic static bool StickyAutoCPlane { get; set; }
Public Shared Property StickyAutoCPlane As Boolean
Get
Set
Property Value
Type:
Boolean
See Also