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; }
Public Property ClosedSweep As Boolean
Get
Set
Property Value
Type:
BooleanSee Also