Share

ConfigurationThreadColumns Enumerator

Description

Enum that defines the valid combinations of thread columns that can be configured.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>

Methods

Name Value Description
TaperedDesignationColumns 6 Defines that the designation will be used to partially define a tapered tapped hole. The tapped hole controls thread type and size.
TaperedSize_DesignationColumns 5 Defines that the size and designation will be used to partially define a tapered tapped hole. The tapped hole controls the thread type.
TaperedThreadType_Size_DesignationColumns 4 Defines that the thread type, size, and designation will fully define a tapered tapped hole.
ThreadClassColumns 3 Defines that the thread class will be used to partially define the thread. The Thread feature or tapped hole controls the thread type, size, and designation.
ThreadDesignation_ClassColumns 2 Defines that the thread designation and class will be used to partially define the thread. The Thread feature or tapped hole controls the thread type and size.
ThreadSize_Designation_ClassColumns 1 Defines that the thread size, designation, and class will be used to partially define the thread. The Thread feature or tapped hole controls the thread type.
ThreadType_Size_Designation_ClassColumns 0 Defines that the thread type, size, designation, and class will fully define the thread on the thread feature or tapped hole.

Version

Introduced in version September 2024

Was this information helpful?