db_node_next_pin()
Returns a handle to the next pin of a given node; NULL if no more pins in node.
Syntax:
db_node_next_pin(pinHandle);
where
pinHandle is a handle to a pin, as returned from a previous call or a call to db_node_first_pin().
Example:
decl pinH; pinH = db_node_next_pin(pinH);
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()