|
ENTITY Point_on_curve SUBTYPE OF (Detailed_geometric_model_element); supporting_curve : Curve; END_ENTITY; -- Point_on_curve |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Point_on_curve supporting_curve: Curve; |
Global rules for this entity data type- |