|
ENTITY Surface_texture SUBTYPE OF (Surface_condition); measuring_method : STRING; measuring_direction : OPTIONAL Measurement_path; END_ENTITY; -- Surface_texture |
Entity data types and their attributesSurface_condition(OPT) value_determination: STRING; Surface_texture measuring_method: STRING; (OPT) measuring_direction: Measurement_path; |
Global rules for this entity data type- |