db_node_first_pin()

Returns a handle to the first pin of a given node.

Syntax:

db_node_first_pin(nodeHandle);

where

nodeHandle is a handle to a node, as returned from db_first_node() or db_next_node().

Example:
decl pinH, nodeHandle;
pinH = db_node_first_pin(nodeHandle);
Where Used:

Schematic, Layout

 

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

Contents
Additional Resources