|
ENTITY Tolerance_zone_definition_with_specified_orientation SUBTYPE OF (Tolerance_zone_definition); zone_orientation : orientation_select; END_ENTITY; -- Tolerance_zone_definition_with_specified_orientation |
Entity data types and their attributesTolerance_zone_definitiondefining: Tolerance_zone; first_element: Shape_element; (OPT) second_element: Shape_element; Tolerance_zone_definition_with_specified_orientation zone_orientation: orientation_select; |
Global rules for this entity data type- |