(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214 -- DIFF IN AP203e2 -- DIFF IN AP224 -- DIFF IN AP232 RULE compatible_dimension FOR (cartesian_point, direction, geometric_representation_context ); WHERE WR1: ((SIZEOF(cartesian_point) = 0) AND (SIZEOF(direction) = 0)) AND (SIZEOF(geometric_representation_context) = 0) OR check_geometric_dimension(cartesian_point, direction, geometric_representation_context); END_RULE;
Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00