(* SCHEMA building_design_schema; *)
RULE geometric_representation_context_3d FOR (
geometric_representation_context);
WHERE
wr1: SIZEOF(QUERY ( grc <* geometric_representation_context | (NOT (
grc.coordinate_space_dimension = 3)) )) = 0;
END_RULE; -- geometric_representation_context_3d
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:14-04:00