de_deselect_by_name()

Deselects instances by instance name or ID. Returns: none.

Syntax:

de_deselect_by_name(instName, selectType);

where

instName is the instance name or ID.

selectType is the selection type code, where:

  • 0 = selects by instance name
  • 1 = selects by instance ID

Example:
de_deselect_by_name("MLIN",0);

or

de_deselect_by_name("TL1", 1);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources