Unroller.ExplodeSpacing Property

UnrollerExplodeSpacing Property

Gets or sets a value determining whether spacing should be exploded.

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

Property Value

Type: Double
See Also