ThreadTableQuery Object
Description
The ThreadTableQuery object has methods to query the thread table data contained in the Thread.xls spreadsheet.
Methods
CreateThreadInfo |
Method that creates a new ThreadInfo object that can be used in creating thread features. The object returned is a StandardThreadInfo for parallel threads and TaperedThreadInfo for tapered threads. See the Thread.xls file that is delivered with Autodesk Inventor for examples of valid input for these arguments. |
GetAvailableClasses |
Method that returns all the available classes for a thread type of a given thread designation. |
GetAvailableDesignations |
Method that returns all the available thread designations for a thread type of a given size. |
GetAvailableThreadSizes |
Method that returns all the available thread sizes for a given thread type. |
GetAvailableThreadTypes |
Method that returns all the available thread types (families). |
GetThreadTypeIdentifier |
Method that returns the non-localized thread type identifier given the localized thread type name |
GetThreadTypeName |
Method that returns the localized thread type name given the non-localized thread type identifier |
Properties
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
GeneralOptions.ThreadTableQuery
Samples
Version
Introduced in version 11