Click or drag to resize

ConstructionPlaneGridDefaultsSnapSpacing Property

When grid snap is enabled, the distance between snap points. Typically this is the same distance as grid spacing

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public double SnapSpacing { get; set; }

Property Value

Type: Double
See Also