RULE dependent_instantiable_shape_representation

(* SCHEMA step_merged_ap_schema; *)
-- IN AP224
RULE dependent_instantiable_shape_representation FOR (shape_representation );
   WHERE
      wr1:
         SIZEOF(QUERY (sr <* shape_representation| NOT (SIZEOF(USEDIN(sr, '')) >= 1))) = 0;
END_RULE;

[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:19-04:00