ConstructionPlane.GridSpacing Property

ConstructionPlaneGridSpacing Property

Gets or sets the distance between grid lines.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public double GridSpacing { get; set; }
Public Property GridSpacing As Double
	Get
	Set

Property Value

Type: Double
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also