|
ENTITY Direction SUBTYPE OF (Detailed_geometric_model_element); coordinates : LIST [2:3] OF length_measure; END_ENTITY; -- Direction |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Direction coordinates: LIST [2:3] OF length_measure; |
Global rules for this entity data type- |