RULE draughting_subfigure_representation_layers

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
RULE draughting_subfigure_representation_layers FOR (
  draughting_subfigure_representation);
WHERE
  wr1 : SIZEOF(QUERY(dsr <* draughting_subfigure_representation | NOT (SIZEOF(
    QUERY(item <* dsr\representation.items | ('AUTOMOTIVE_DESIGN.' + 
    'ANNOTATION_OCCURRENCE' IN TYPEOF(item)) AND (SIZEOF(USEDIN(item, 
    'AUTOMOTIVE_DESIGN.PRESENTATION_LAYER_ASSIGNMENT.ASSIGNED_ITEMS')) = 0))
    ) = 0))) = 0;
END_RULE; -- 10303-214: automotive_design

[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00