SurfaceExtendTypes Enumerator
Description
List of Surface Extend Types.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
NaturalSurfaceExtendType | 0 | Extends the current faces. |
PerpendicularSurfaceExtendType | 2 | Creates new faces perpendicular to the current faces. |
TangentSurfaceExtendType | 1 | Creates new faces tangent to the current faces. |