|
ENTITY Composite_curve SUBTYPE OF (Curve); curve_segment : LIST [1:?] OF UNIQUE Composite_curve_segment; END_ENTITY; -- Composite_curve |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Curve - Composite_curve curve_segment: LIST [1:?] OF UNIQUE Composite_curve_segment; |
| Closed_composite_curve (Basic_curve_arm) |
Global rules for this entity data type- |