lxLaunchLayoutEXL
lxLaunchLayoutEXL( [w_windowID] ) =>t
Description
Launches Layout EXL from a specified schematic window. If you do not specify a window ID, Layout EXL is launched from the window returned by the hiGetCurrentWindow() function, but only if it is a schematic window.
Arguments
|
ID of the schematic window from which Layout EXL is to be launched. |
Value Returned
Example
lxLaunchLayoutEXL()
Return to top