de_edit_symbol_pin()
Sets up the editing of a symbol pin. Returns: none.
Syntax:
de_edit_symbol_pin(name,number, angle, type[, pinPower]);
where
name is the name of pin.
number is an integer pin number. Each pin of a symbol must have a unique number.
angle is the pin angle. Used only in design synchronization when creating/updating schematic from layout. Determines the angle of the connecting part.
type is the pin direction: Input, Output, or Input/Output.
pinPower is optional; power of the pin.
Example:
de_set_edit_symbol_pin(10, 20);
de_edit_symbol_pin("Input", 1, 90.0, 1);
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()