|
ENTITY Dimension_curve SUBTYPE OF (Annotation_curve); terminator : SET [0:2] OF Terminator; END_ENTITY; -- Dimension_curve |
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_curve (OPT) annotation_curve_type: STRING; (RT) element: Curve; Dimension_curve terminator: SET [0:2] OF Terminator; |
Global rules for this entity data type- |