Overview Schemas Index

PHYSICAL_UNIT_2D_DESIGN_VIEW_XIM (jsdai.SPhysical_unit_2d_design_view_xim)


FUNCTION substrate_in_assembly
          (c2dl : component_2d_location_armx) : BOOLEAN;

RETURN(TRUE);

END_FUNCTION; -- substrate_in_assembly

public class FSubstrate_in_assembly
          public static Value run(SdaiContext _context, Value c2dl)