RULE dependent_instantiable_fill_area_style

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
RULE dependent_instantiable_fill_area_style FOR (fill_area_style);
WHERE
  wr1 : SIZEOF(QUERY(f <* fill_area_style | NOT (SIZEOF(USEDIN(f, '')) > 0)))
     = 0;
END_RULE; -- 10303-214: automotive_design

[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00