(* SCHEMA integrated_cnc_schema; *)
ENTITY value_representation_item
SUBTYPE OF (representation_item);
value_component : measure_value;
WHERE
WR1: SIZEOF(QUERY (rep <* using_representations(SELF)| NOT (
'INTEGRATED_CNC_SCHEMA.GLOBAL_UNIT_ASSIGNED_CONTEXT' IN
TYPEOF(rep.context_of_items)))) = 0;
END_ENTITY; -- 10303-43: representation_schema
|
Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:24-02:00