|
ENTITY tolerance_zone SUBTYPE OF (shape_aspect); defining_tolerance : SET [1:?] OF tolerance_zone_target; form : tolerance_zone_form; END_ENTITY; -- tolerance_zone |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; tolerance_zone defining_tolerance: SET [1:?] OF tolerance_zone_target; form: tolerance_zone_form; |
Global rules for this entity data type- |