Click or drag to resize

ConstructionPlaneSnapSpacing 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)
Since: 5.0
Syntax
public double SnapSpacing { get; set; }

Property Value

Type: Double
See Also