de_highlight_instance()

Highlights an instance using the highlight color. Returns: none.

Syntax:

de_highlight_instance(designName, repType, instName, toggle);

where

designName is the name of design the instance is in.

repType is the type of representation, where:

  • REP_SCHEM = Schematic representation
  • REP_LAY = Layout representation

instName is the unique instance name.

toggle is optional. If present toggle highlight state, otherwise set highlighting.

Example:
de_highlight_instance("amp", REP_SCHEM, "M1");

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources