|
ENTITY Dimension_callout SUBTYPE OF (Dimension); callout_element : SET [1:?] OF dimension_callout_select; dimension_type : SET [1:?] OF dimension_type; END_ENTITY; -- Dimension_callout |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Draughting_callout contents: LIST [1:?] OF draughting_callout_content_select; Draughting_element - Dimension id: STRING; Dimension_callout callout_element: SET [1:?] OF dimension_callout_select; dimension_type: SET [1:?] OF dimension_type; |
Global rules for this entity data type- |