RULE dependent_instantiable_shape_representation

(* SCHEMA cast_parts_schema; *)
  RULE dependent_instantiable_shape_representation FOR (
             shape_representation);

  WHERE
    wr1: SIZEOF(QUERY ( sr <* shape_representation | (NOT (SIZEOF(USEDIN(
             sr,'')) >= 1)) )) = 0;

  END_RULE; -- dependent_instantiable_shape_representation

[Top Level Definitions] [Exit]

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