Click or drag to resize

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; }

Property Value

Type: Boolean
See Also