(* SCHEMA feature_based_process_planning; *)
ENTITY value_representation_item
SUBTYPE OF (representation_item);
value_component : measure_value;
WHERE
wr1: SIZEOF(QUERY ( rep <* using_representations(SELF) | (NOT ('FEATURE_BASED_PROCESS_PLANNING.GLOBAL_UNIT_ASSIGNED_CONTEXT'
IN TYPEOF(rep.context_of_items))) )) = 0;
END_ENTITY; -- value_representation_item
|
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:01-04:00