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