|
ENTITY Tolerance_table_cell; cell_value : cell_entry_select; description : STRING; limit : limit_select; tolerance_class : STRING; tolerance_table : General_tolerance_table; END_ENTITY; -- Tolerance_table_cell |
Entity data types and their attributesTolerance_table_cellcell_value: cell_entry_select; description: STRING; limit: limit_select; tolerance_class: STRING; tolerance_table: General_tolerance_table; |
Users: by entity attributesTolerance_table_cellUsers: by defined types, not used by any entity attributeTolerance_table_cell- |
Global rules for this entity data type- |