de_swap_instances()
Replaces all selected instances in the current window with the instance set with the function de_set_swap_template_instance(). Returns: none.
See also: de_set_swap_template_instance().
Syntax:
de_swap_instances(replaceID);
where
replaceID signals whether to replace ID of selected instances, where:
- FALSE = preserve the item ID
- TRUE = create a new ID
Example:
//Select all MLINs, replace with TLIN with the same instance name de_select_by_name("MLIN", 1); de_set_swap_template_instance("TLIN"); de_swap_instances(FALSE);
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 ![]()