Overview Schemas Index

LAYERED_INTERCONNECT_MODULE_3D_DESIGN_XIM (jsdai.SLayered_interconnect_module_3d_design_xim)


RULE component_in_assembly_3d_context FOR (area_component_armx);
 
WHERE
          wr1:  SIZEOF  ( QUERY ( ac <* area_component_armx | NOT ( ( SIZEOF ( USEDIN ( ac , 'physical_unit_3d_design_view_xim.assembly_component_3d_shape_model.shape_characterized_component' ) ) = 0 ) OR ( in_3d_assembly_context ( ac ) ) ) ) ) = 0 ;
END_RULE; -- component_in_assembly_3d_context

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