|
ENTITY Point_path SUBTYPE OF (Detailed_geometric_model_element); directions : LIST [1:?] OF Point_and_vector; END_ENTITY; -- Point_path |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Point_path directions: LIST [1:?] OF Point_and_vector; |
Global rules for this entity data type- |