This method returns an array of all the sizes for the given standard and fastener type. Valid standards and fastener types can be obtained using the allStandards and allFastenerTypes functions.
"clearanceHoleDataQuery_var" is a variable referencing a ClearanceHoleDataQuery object.
|
"clearanceHoleDataQuery_var" is a variable referencing a ClearanceHoleDataQuery object.
|
Type | Description |
string[] | Returns the specified sizes or empty array if an invalid standard or fastener type is specified. |
Name | Type | Description |
standard | string | The standard to search within. |
fastenerType | string | The fastener type in the specified standard to search within. |