de_dse_s2l()
Synchronizes the layout with the schematic, using the schematic as the reference representation. Returns: none.
See also: de_dse_l2s().
Syntax:
de_dse_s2l(starting_item, x,y, ang, x_spac, y_spac, layoutWinInstP);
where
starting_item is the name of the component to start the synchronization from. Usually set to "P1" for port 1.
x,y is the location to place the starting element when creating a layout or schematic the first time.
ang is the angle to place the starting element when creating a layout or schematic the first time.
x_spac, y_spac is the spacing to use between components. A wire will be drawn to connect components that are spaced > 0 units apart. Schematic components are usually spaced 0.5 inches apart, layout 0.
layoutWinInstP is the handle to the layout window to synchronize.
Example:
de_dse_s2l("P1", -1, 1, 30, 0,0, 0,0, layoutWinInstP);
Where Used:
Schematic
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()