LoftRailEdgeConditions Enumerator
Description
Defines the different conditions that can be applied to a loft rail when the rail entity is defined by BRepEdge objects.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
G0LoftRailEdgeCondition | 0 | Defines a G0 or connected edge condition. |
G1LoftRailEdgeCondition | 1 | Defines a G1 or tangent edge condition. |
G2LoftRailEdgeCondition | 2 | Defines a G2 or curvature continuous edge condition. |