| Library | Module | Frames | Expand |
| number | TableColumn | |
| The table column assigned to the dimension if the tolerance table type is hole/shaft. | ||
| string | TableName | |
| The table name assigned to the dimension if the tolerance table type is hole/shaft. | ||
| pfcToleranceTableType | TolTableType | |
| The tolerance type assigned to the dimension (general, broken edge, hole or shaft) | ||
| static pfcDimTolISODIN | Create (pfcToleranceTableType inTolTableType, string inTableName, number inTableColumn) | |
| Creates a DimTolISODIN object. | ||
| number | TableColumn |
|
The table column assigned to the dimension if the tolerance table type is hole/shaft. |
| string | TableName |
|
The table name assigned to the dimension if the tolerance table type is hole/shaft. |
| pfcToleranceTableType | TolTableType |
|
The tolerance type assigned to the dimension (general, broken edge, hole or shaft) |
| static pfcDimTolISODIN | Create | (pfcToleranceTableType inTolTableType, string inTableName, number inTableColumn) |
|
Creates a DimTolISODIN object.
|