ThreadTableQuery.GetAvailableDesignations Method
Parent Object:
ThreadTableQuery
Description
Method that returns all the available thread designations for a thread type of a given size.
Syntax
ThreadTableQuery.
GetAvailableDesignations(
Internal As Boolean,
ThreadType As String,
NominalSize As String ) As String()
Parameters
Internal |
Boolean |
Input Boolean that indicates if the thread is an internal or external thread. A value of True indicates an Internal thread. |
ThreadType |
String |
Thread type identifier string. |
NominalSize |
String |
The description of the nominal size. |
Samples
Version
Introduced in version 11