RULE dependent_instantiable_curve_style

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
RULE dependent_instantiable_curve_style FOR (curve_style );
   WHERE
      wr1:
         SIZEOF(QUERY (c <* curve_style| NOT (SIZEOF(USEDIN(c, '')) > 0))) = 0;
END_RULE;

[Top Level Definitions] [Exit]

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