(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* Implicit interfaced from: Catalog_data_information_mim *)
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
2012-03-27T17:19:03-04:00