RULE restrict_properties_of_document_representation

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
RULE restrict_properties_of_document_representation FOR (product_definition );
   WHERE
      wr1:
         SIZEOF(QUERY (pd <* product_definition| (pd.frame_of_reference.name IN [ 'physical document definition', 'digital document definition', 'physical model occurrence' ]) AND (SIZEOF(QUERY (pd1 <* USEDIN(pd, 'STEP_MERGED_AP_SCHEMA.PROPERTY_DEFINITION.DEFINITION')| (pd1.name = 'document property'))) > 1))) = 0;
END_RULE;

[Top Level Definitions] [Exit]

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