RULE chamfer_requires_faces

(* SCHEMA step_merged_ap_schema; *)
-- IN AP224/AP238 STEP-NC/AP242
RULE chamfer_requires_faces FOR (chamfer, property_definition_representation );
   WHERE
      WR1:
         SIZEOF(QUERY (cf <* chamfer| NOT (1 = SIZEOF(QUERY (pdr <* property_definition_representation| ((pdr\property_definition_representation.definition\property_definition.definition = cf) AND ('STEP_MERGED_AP_SCHEMA.FACE_SHAPE_REPRESENTATION' IN TYPEOF(pdr.used_representation))) AND (pdr.used_representation.name = 'chamfer face')))))) = 0;
END_RULE;

[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:03-05:00