de_select_unplaced()

Selects an unplaced instance in the current representation to place in the other representation (from schematic to layout or layout to schematic). Returns: none.

Syntax:

de_select_unplaced(x,y);

where

x,y is the point within select region of an unplaced instance.

Example:
de_select_unplaced(3.375,4.125);
api_set_current_window(LAYOUT_WINDOW);
de_place_unplaced(35.0,-40.0);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources