|
ENTITY tolerance_zone_definition SUPERTYPE OF (ONEOF (projected_zone_definition, runout_zone_definition)); zone : tolerance_zone; boundaries : SET [1:?] OF shape_aspect; END_ENTITY; -- tolerance_zone_definition |
Entity data types and their attributestolerance_zone_definitionzone: tolerance_zone; boundaries: SET [1:?] OF shape_aspect; |
| projected_zone_definition (shape_tolerance_schema) |
| runout_zone_definition (shape_tolerance_schema) |
Global rules for this entity data typerestrict_zone_boundary (automotive_design)restrict_zone_boundary (Catalog_data_information_and_shape_representation_mim) |