de_place_port()

Places a symbol pin in the current representation's symbol view. Adds a pin to a symbol. The pin/ports attributes are set with de_set_port() command. Returns: none.

See also: de_set_port().

Syntax:

de_place_port(x,y);

where

x,y is the port location.

Example:
de_switch_view(SYMBOL_VIEW);
de_set_port("",1,0.0);
de_place_port(0.75,3.25);

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.
Generate SnP Component

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources