|
ENTITY presentation_area SUBTYPE OF (presentation_representation); WHERE WR1: ((SIZEOF (QUERY (ais <* USEDIN (SELF, 'PRESENTATION_ORGANIZATION_SCHEMA.' + 'AREA_IN_SET.AREA') | SIZEOF (USEDIN (ais, 'PRESENTATION_ORGANIZATION_SCHEMA.' + 'PRESENTATION_SIZE.UNIT')) =1)) > 0) OR (SIZEOF (USEDIN (SELF, 'PRESENTATION_ORGANIZATION_SCHEMA.' + 'PRESENTATION_SIZE.UNIT')) =1)); END_ENTITY; -- presentation_area |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; presentation_representation (RT) context_of_items: geometric_representation_context; presentation_area - |
| drawing_sheet_revision (drawing_definition_schema) |
| mechanical_design_geometric_presentation_area (aic_mechanical_design_geometric_presentation) |
| mechanical_design_shaded_presentation_area (aic_mechanical_design_shaded_presentation) |
Global rules for this entity data typerestrict_version_assignment_for_presentation_area (automotive_design)subtype_exclusiveness_presentation_area (automotive_design) |