| Method Summary |
| int | GetTableColumn
()
Get method for attribute
"TableColumn"
The table column assigned to the dimension if the tolerance table type is hole/shaft. |
| String | GetTableName
()
Get method for attribute
"TableName"
The table name assigned to the dimension if the tolerance table type is hole/shaft. |
| ToleranceTableType | GetTolTableType
()
Get method for attribute
"TolTableType"
The tolerance type assigned to the dimension (general, broken edge, hole or shaft) |
| void | SetTableColumn
(int value)
Set method for attribute
"TableColumn"
The table column assigned to the dimension if the tolerance table type is hole/shaft. |
| void | SetTableName
(String value)
Set method for attribute
"TableName"
The table name assigned to the dimension if the tolerance table type is hole/shaft. |
| void | SetTolTableType
(ToleranceTableType value)
Set method for attribute
"TolTableType"
The tolerance type assigned to the dimension (general, broken edge, hole or shaft) |