CoilFeatureSectionTypes Enumerator
Description
List of the section types of coil primitive feature.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
| Name | Value | Description |
| CircularCoilFeatureSectionType | 0 | The coil section is circular. |
| SquareCoilFeatureSectionType | 1 | The coil section is square. |
| TriangularExternalCoilFeatureSectionType | 2 | The coil section is triangular (external). |
| TriangularInternalCoilFeatureSectionType | 3 | The coil section is triangular (internal). |
