(* SCHEMA AUTOMOTIVE_DESIGN; *)
RULE
restrict_version_assignment_for_mechanical_design_geometric_presentation_representation
FOR (mechanical_design_geometric_presentation_representation);
WHERE
wr1 : SIZEOF(QUERY(ent <*
mechanical_design_geometric_presentation_representation | SIZEOF(QUERY(ia
<* USEDIN(ent,
'AUTOMOTIVE_DESIGN.APPLIED_IDENTIFICATION_ASSIGNMENT.ITEMS') | ia.role.
name = 'version')) > 1)) = 0;
END_RULE; -- 10303-214: automotive_design
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00