ConfigurationFeatureAspectTypes Enumerator
Description
Defines a list of all of the different aspects of a feature that can be configured.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
ClearanceHoleFitFeatureAspectType | 13 | A feature aspect that defines the fit of a clearance hole. |
ClearanceHoleSizeFeatureAspectType | 12 | A feature aspect that defines the size of a clearance hole. |
ClearanceHoleStandardFeatureAspectType | 10 | A feature aspect that defines the standard for a clearance hole. |
ClearanceHoleTypeFeatureAspectType | 11 | A feature aspect that defines the fastener type of a clearance hole. |
JointFlipFeatureAspectType | 7 | A feature aspect that controls if a joint is flipped. |
JointSnapOneFeatureAspectType | 8 | A feature aspect that defines the snap to the first occurrence of a joint. |
JointSnapTwoFeatureAspectType | 9 | A feature aspect that defines the snap to the second occurrence of a joint. |
ThreadClassFeatureAspectType | 3 | A feature aspect that defines the thread class of a thread or tapped hole. |
ThreadDesignationFeatureAspectType | 2 | A feature aspect that defines the thread designation of a thread or tapped hole. |
ThreadFullLengthFeatureAspectType | 5 | A feature aspect that defines if the thread goes the full length of the cylinder. |
ThreadIsRightHandedFeatureAspectType | 6 | A feature aspect that defines if the thread is right or left handed. |
ThreadModeledFeatureAspectType | 4 | A feature aspect that defines if the thread is cosmetic or modeled. |
ThreadSizeFeatureAspectType | 1 | A feature aspect that defines the thread size of a thread or tapped hole. |
ThreadTypeFeatureAspectType | 0 | A feature aspect that defines the thread type of a thread or tapped hole. |