RuledSurfaceTypes Enumerator
Description
List of Ruled Surface Types.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
| Name | Value | Description |
| DirectionRuledSurfaceType | 2 | Creates new faces perpendicular to the current faces. |
| NormalRuledSurfaceType | 1 | Creates new faces tangent to the current faces. |
| TangentRuledSurfaceType | 0 | Create Ruled Surface from edges or sketch curves |
