(* SCHEMA plant_spatial_configuration; *)
RULE dependent_instantiable_product_definition_context FOR
(product_definition_context );
WHERE
WR1:
SIZEOF(QUERY (pdc <* product_definition_context| NOT
(SIZEOF(USEDIN(pdc, '')) >= 1))) = 0;
END_RULE;
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00