Overview Schemas Index

AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_XIM (jsdai.SAp210_electronic_assembly_interconnect_and_packaging_design_xim)


RULE printed_part_cross_section_template_population_constraint FOR (template_definition);

WHERE
          wr1: SIZEOF( QUERY( td <* Template_definition |
('PRINTED_PHYSICAL_LAYOUT_TEMPLATE_XIM.PRINTED_PART_CROSS_SECTION_TEMPLATE_ARMX' IN TYPEOF(td))
              )) = 0;
END_RULE; -- printed_part_cross_section_template_population_constraint

public class RPrinted_part_cross_section_template_population_constraint
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)