de_unhighlight_instances()

Removes the highlighting of any highlighted instances in the given design. Opposite of de_highlight_instance(). Returns: none.

Syntax:

de_unhighlight_instances(designName, repType);

where

designName is the name of the design.

repType is the type of representation, where:

  • REP_SCHEM = Schematic representation
  • REP_LAY = Layout representation

Example:
de_unhighlight_instances("myamp", 1);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources