|
ENTITY Extended_visual_appearance SUBTYPE OF (Visual_appearance); opacity : OPTIONAL Measure_item; orientation : OPTIONAL Angle_data_element; refraction_index : OPTIONAL Measure_item; texture_map : Digital_file; END_ENTITY; -- Extended_visual_appearance |
Entity data types and their attributesSurface_condition(OPT) value_determination: STRING; Visual_appearance (OPT) id: STRING; colour_id: STRING; (OPT) name: STRING; (OPT) colour_name: STRING; lustre: STRING; (OPT) transparency: STRING; (OPT) pattern: STRING; Extended_visual_appearance (OPT) opacity: Measure_item; (OPT) orientation: Angle_data_element; (OPT) refraction_index: Measure_item; texture_map: Digital_file; |
Global rules for this entity data type- |