de_add_wire()

Adds a wire vertex to a wire or trace connection in the current representation. Wires and traces must begin and end at another wire, trace or pin. Returns: none.

See also: de_connect().

Syntax:

de_add_wire(x,y);

where

x,y is the coordinates of the wire vertex in user units.

Example:
de_connect();
de_add_wire(-0.25, 3.125);
de_add_wire(1.25, 3.25);
de_end();

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.
PI Attenuator

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources