Click or drag to resize

SweepTwoRailClosedSweep Property

If the input rails are 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