| Library | Module | Frames | Expand |
| Property | TableColumn | as Long |
| The table column assigned to the dimension if the tolerance table type is hole/shaft. | ||
| Property | TableName | as String |
| The table name assigned to the dimension if the tolerance table type is hole/shaft. | ||
| Property | TolTableType | as IpfcToleranceTableType |
| The tolerance type assigned to the dimension (general, broken edge, hole or shaft) | ||
| Function | CCpfcDimTolISODIN.Create (inTolTableType as IpfcToleranceTableType, inTableName as String, inTableColumn as Long) as IpfcDimTolISODIN | |
| Creates a DimTolISODIN object. | ||
| Property | TableColumn | as Long |
|
The table column assigned to the dimension if the tolerance table type is hole/shaft. |
| Property | TableName | as String |
|
The table name assigned to the dimension if the tolerance table type is hole/shaft. |
| Property | TolTableType | as IpfcToleranceTableType |
|
The tolerance type assigned to the dimension (general, broken edge, hole or shaft) |
| Function | CCpfcDimTolISODIN.Create | (inTolTableType as IpfcToleranceTableType, inTableName as String, inTableColumn as Long) as IpfcDimTolISODIN |
|
Creates a DimTolISODIN object.
|