(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP203e2 -- IN AP203e2/AP238 STEP-NC/AP242 RULE restrict_collection_category FOR (product_definition ); LOCAL collection_definitions : SET OF product_definition := []; END_LOCAL; collection_definitions := QUERY (pd <* product_definition| SIZEOF(QUERY (pdca <* USEDIN(pd, 'STEP_MERGED_AP_SCHEMA.PRODUCT_DEFINITION_CONTEXT_ASSOCIATION.DEFINITION')| (pdca.frame_of_reference.name = 'collection definition'))) > 0); WHERE WR1: SIZEOF(QUERY (pd <* collection_definitions| NOT ('collection' IN categories_of_product(pd.formation.of_product)))) = 0; END_RULE;
Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00