|
ENTITY composite_text_with_associated_curves SUBTYPE OF (composite_text); associated_curves : SET [1:?] OF curve; END_ENTITY; -- composite_text_with_associated_curves |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; composite_text collected_text: SET [2:?] OF text_or_character; composite_text_with_associated_curves associated_curves: SET [1:?] OF curve; |
Global rules for this entity data type- |