get_item_list()

Returns a string list of all components (instance names) matching a component name placed in the current design.

Syntax:

get_item_list(itemName);

where

itemName is the name of the component.

Example:
decl names;
names = get_item_list("R");

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources