|
ENTITY User_selected_shape_elements SUBTYPE OF (Representation_item); selected_items : SET [1:?] OF shape_model_element; END_ENTITY; -- User_selected_shape_elements |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; User_selected_shape_elements selected_items: SET [1:?] OF shape_model_element; |
| Indirectly_selected_shape_elements (Procedural_shape_model_arm) |
Global rules for this entity data type- |