|
ENTITY General_tolerance_table; tolerance_type : STRING; INVERSE cell : SET [1:?] OF Tolerance_table_cell FOR tolerance_table; END_ENTITY; -- General_tolerance_table |
Entity data types and their attributesGeneral_tolerance_tabletolerance_type: STRING; (INV) cell: SET [1:?] OF Tolerance_table_cell FOR tolerance_table; |
UsersGeneral_tolerance_tableGeneral_tolerances.table_definition general_tolerance_table_select Tolerance_table_cell.tolerance_table |
Global rules for this entity data type- |