ModelAidSettingsGumballAutoReset Property |
When GumballAutoReset is on the gumball resets its orientation after a drag
When GumballAutoReset is off the gumball orientation is kept to where it was dragged
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.10
Syntax public static bool GumballAutoReset { get; set; }
Public Shared Property GumballAutoReset As Boolean
Get
Set
Property Value
Type:
BooleanSee Also