(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
RULE dimensionality_is_two_or_three FOR (geometric_representation_context );
WHERE
wr1:
SIZEOF(QUERY (g <* geometric_representation_context| NOT ((g.coordinate_space_dimension = 2) OR (g.coordinate_space_dimension = 3)))) = 0;
END_RULE;
Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:05-04:00