Click or drag to resize

SmartTrackSettingsSmartBasePoint Property

See Implied from. When a single Smart point is active, you will see the cursor tooltip with a distance.You can either type a distance or enter relative coordinates (e.g. @10,5) to place a point relative to the active smart point.

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

Property Value

Type: Boolean
See Also