Click or drag to resize

SweepOneRailClosedSweep Property

If the input rail is closed, ClosedSweep determines if the swept breps will also be closed.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool ClosedSweep { get; set; }

Property Value

Type: Boolean
See Also