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 |