de_copy_to_buffer()

Copies the selected group in the current representation to the copy buffer. Returns: none.

Syntax:

de_copy_to_buffer([x,y]);

where

x,y is optional. Coordinates used as the paste origin reference point when the Paste From Buffer command is executed. If no (x,y) value is specified, the paste origin defaults to the first unconnected pin or lower left corner of bounding box.

Example:
de_select_all();
de_copy_to_buffer();
de_paste_from_buffer(20.0,30.9);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources