Library | Module

Class pfcDimTolISODIN



Description

This class displays the tolerance table type, tolerance table and column for the dimension tolerance if the tolerance table type is hole or shaft.
Direct Parent Classes:
pfcDimTolerance



Property Summary

numberTableColumn
The table column assigned to the dimension if the tolerance table type is hole/shaft.
stringTableName
The table name assigned to the dimension if the tolerance table type is hole/shaft.
pfcToleranceTableTypeTolTableType
The tolerance type assigned to the dimension (general, broken edge, hole or shaft)



Method Summary

static pfcDimTolISODINCreate (pfcToleranceTableType inTolTableType, string inTableName, number inTableColumn)
Creates a DimTolISODIN object.



Property Detail


numberTableColumn

The table column assigned to the dimension if the tolerance table type is hole/shaft.




stringTableName

The table name assigned to the dimension if the tolerance table type is hole/shaft.




pfcToleranceTableTypeTolTableType

The tolerance type assigned to the dimension (general, broken edge, hole or shaft)





Method Detail


static pfcDimTolISODINCreate (pfcToleranceTableType inTolTableType, string inTableName, number inTableColumn)

Creates a DimTolISODIN object.
Parameters:
inTolTableType
inTableName
inTableColumn
Returns:
The new tolerance object