|
ENTITY Annotation_plane SUBTYPE OF (Annotation_element); elements : OPTIONAL SET [1:?] OF annotation_plane_element; SELF\Styled_element.element : plane_or_planar_box; END_ENTITY; -- Annotation_plane |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Styled_element appearance: styled_element_appearance; element: Detailed_geometric_model_element; invisible: BOOLEAN; Annotation_element - Annotation_plane (OPT) elements: SET [1:?] OF annotation_plane_element; (RT) element: plane_or_planar_box; |
Global rules for this entity data type- |