|
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_itemname: label; geometric_representation_item (DER) dim: dimension_count; text_literal literal: presentable_text; placement: axis2_placement; alignment: text_alignment; path: text_path; font: font_select; text_literal_with_associated_curves associated_curves: SET [1:?] OF curve; |
Global rules for this entity data type- |