SweepTwoRail Class

SweepTwoRail Class

Utility class for generating breps by sweeping cross section curves over two rail curves.
Inheritance Hierarchy
SystemObject
  Rhino.GeometrySweepTwoRail

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class SweepTwoRail
Public Class SweepTwoRail

The SweepTwoRail type exposes the following members.

Constructors
  NameDescription
Public methodSweepTwoRail
Initializes a new instance of the SweepTwoRail class
Top
Properties
  NameDescription
Public propertyAngleToleranceRadians
Public propertyClosedSweep
If the input rails are closed, ClosedSweep determines if the swept breps will also be closed.
Public propertyMaintainHeight
Public propertySweepTolerance
Top
Methods
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also