de_set_swap_template_instance()

Sets the name of an item to swap within the function de_swap_instance(). Returns: none.

Syntax:

de_set_swap_template_instance(itemName);

where

itemName is a string; the name of an item.

Example:
//Select all MLINs, replace with TLIN.
de_select_by_name("MLIN", 0);
de_set_swap_template_instance("TLIN");
de_swap_instances(TRUE);

Download Example File:

The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.
Swap all Components with Themselves

Where Used:

Schematic, Layout

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources