de_select_range()

Selects all items in the current representation enclosed by a given window range. Returns: none.

Syntax:

de_select_range(x1,y1, x2,y2, [deselectFlag, buttonState]);

where

x1,y1 is the first corner of the select window.

x2,y2 is the second, opposite corner.

deselectFlag is optional. Signals whether to deselect all objects first, where:

  • 0 = default; do not deselect all objects first
  • 1 = deselect all objects first

buttonState is optional. Specification of select mode, where:

  • 0 = unknown. If x1==x2 and y1==y2 a single item is selected;
    otherwise, all objects in window range are selected
  • 1 = Single click to select a single object
  • 2 = Double click to select a single object; deselect flag forced to 1
  • 3 = Press and drag to select all objects in window range

Example:
de_select_range(3.25,2.75, 3.25,2.75);

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.
Find Close Vertexes
Modify Circle Resolution
Select XY on Layer

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources