|
ENTITY Contextual_shape_representation; contextual_shape : Contextual_item_shape; representing_relationship : Geometric_model_relationship; DERIVE context_representation : Geometric_model := representing_relationship.rep_2; positioned_representation : Geometric_model := representing_relationship.rep_1; END_ENTITY; -- Contextual_shape_representation |
Entity data types and their attributesContextual_shape_representationcontextual_shape: Contextual_item_shape; representing_relationship: Geometric_model_relationship; (DER) context_representation: Geometric_model; (DER) positioned_representation: Geometric_model; |
| Component_2d_location (Physical_unit_2d_design_view_arm) |
| Component_3d_location (Physical_unit_3d_design_view_arm) |
Users: by entity attributesContextual_shape_representationUsers: by defined types, not used by any entity attributeContextual_shape_representation- |
Global rules for this entity data type- |