SweepTwoRail.ClosedSweep Property

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; }
Public Property ClosedSweep As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also