(* SCHEMA cast_parts_schema; *)
RULE machining_feature_life_cycle FOR (instanced_feature);
WHERE
wr1: SIZEOF(QUERY ( mf <* instanced_feature | (NOT (mf.of_shape.
definition.frame_of_reference.life_cycle_stage =
'manufacturing planning')) )) = 0;
END_RULE; -- machining_feature_life_cycle
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:49-04:00