T_Rhino_Geometry_SweepOneRail - mcneel/rhinocommon-api-docs GitHub Wiki
Utility class for generating breps by sweeping cross section curves over a single rail curve.
System.Object
Rhino.Geometry.SweepOneRail
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public class SweepOneRail
VB
Public Class SweepOneRail
The SweepOneRail type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
SweepOneRail | Initializes a new instance of the SweepOneRail class |
Name | Description | |
---|---|---|
![]() |
AngleToleranceRadians | |
![]() |
ClosedSweep | If the input rail is closed, ClosedSweep determines if the swept breps will also be closed. |
![]() |
GlobalShapeBlending | If true, the sweep is linearly blended from one end to the other, creating sweeps that taper from one cross-section curve to the other. If false, the sweep stays constant at the ends and changes more rapidly in the middle. |
![]() |
IsFreeform | |
![]() |
IsRoadlike | |
![]() |
IsRoadlikeFront | |
![]() |
IsRoadlikeTop | |
![]() |
IsRoadlineRight | |
![]() |
MiterType | 0: don't miter, 1: intersect surfaces and trim sweeps, 2: rotate shapes at kinks and don't trim. |
![]() |
SweepTolerance |
Back to Top
Supported in: 6.0.16224.21491, 5D58w