RULE restrict_representation_item_for_hybrid_geometric_model_3d

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
RULE restrict_representation_item_for_hybrid_geometric_model_3d FOR (shape_representation );
   WHERE
      wr1:
         SIZEOF(QUERY (sr <* shape_representation| (sr.name = 'hybrid 3d shape representation') AND (SIZEOF(QUERY (i <* sr.items| NOT ('STEP_MERGED_AP_SCHEMA.' + 'GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF(i)))) > 0))) = 0;
END_RULE;

[Top Level Definitions] [Exit]

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