FeatureExtentTypes Enumerator
Description
Used to indicate which type of extent is used for a feature.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
| Name | Value | Description |
| OneSideFeatureExtentType | 0 | Specifies a feature extent that is defined in a single direction. |
| SymmetricFeatureExtentType | 2 | Specifies a feature extent that is defined symmetrically in two directions. |
| TwoSidesFeatureExtentType | 1 | Specifies a feature extent that is defined in two directions. |
