Overview Schemas Index

Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_arm (jsdai.SAp203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_arm)


RULE shape_requires_product_view FOR (Item_shape);

WHERE
          WR1: SIZEOF(QUERY(is <* Item_shape | NOT ('PRODUCT_VIEW_DEFINITION_ARM' + '.PRODUCT_VIEW_DEFINITION' IN TYPEOF(is.described_element)))) = 0;
END_RULE; -- shape_requires_product_view

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