(* SCHEMA structural_analysis_design; *)
RULE dependent_instantiable_representation_item FOR (representation_item);
WHERE
wr1: (SIZEOF(QUERY ( ri <* representation_item | (NOT (SIZEOF(USEDIN(
ri,'')) >= 1)) )) = 0);
END_RULE; -- dependent_instantiable_representation_item
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:08-04:00