(* SCHEMA feature_based_process_planning; *)
RULE non_instantiable_description_attribute FOR (description_attribute);
WHERE
wr1: SIZEOF(QUERY ( da <* description_attribute | (NOT (SIZEOF(USEDIN(
da,'')) = 1)) )) = 0;
END_RULE; -- non_instantiable_description_attribute
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:01-04:00