|
ENTITY Text_literal_with_associated_curves SUBTYPE OF (Text_literal); associated_curves : SET [1:?] OF Curve; END_ENTITY; -- Text_literal_with_associated_curves |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Text_literal alignment: text_alignment; font: font_select; literal: STRING; path: text_path; placement: Axis_placement; Text_literal_with_associated_curves associated_curves: SET [1:?] OF Curve; |
Global rules for this entity data type- |