ModelAidSettings.SnappyGumballEnabled Property

ModelAidSettingsSnappyGumballEnabled Property

When SnappyGumball is on, a dragging a gumball moves the center point. When snappy gumball is off, dragging a gumball moves the mouse down point.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static bool SnappyGumballEnabled { get; set; }
Public Shared Property SnappyGumballEnabled As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also