Overview Schemas Index

AP203_CONFIGURATION_CONTROLLED_3D_DESIGN_OF_MECHANICAL_PARTS_AND_ASSEMBLIES_XIM (jsdai.SAp203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_xim)


RULE shape_requires_product_view FOR (item_shape);

WHERE
          wr1: SIZEOF(QUERY(is <* Item_shape | NOT ('PRODUCT_VIEW_DEFINITION_XIM' + '.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)