|
ENTITY composite_sheet_representation SUBTYPE OF (shape_representation); WHERE WR1: SIZEOF (['AIC_GEOMETRICALLY_BOUNDED_SURFACE.' + 'GEOMETRICALLY_BOUNDED_SURFACE_SHAPE_REPRESENTATION', 'AIC_MANIFOLD_SURFACE.' + 'MANIFOLD_SURFACE_SHAPE_REPRESENTATION'] * TYPEOF (SELF)) = 1; END_ENTITY; -- composite_sheet_representation |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; shape_representation - composite_sheet_representation - |
Global rules for this entity data type- |