leHiCreateWire
leHiCreateWire(
[ w_windowId ]
)
=> t / nil
Description
Starts the Create – Wire command in XL. You can press F3 to open the Create Wire form. The command lets you create symbolic wires comprising of pathSegs and vias in routes. If w_windowId is not specified, the current window is used.
Arguments
Value Returned
Examples
The following example starts the Create Wire command.
leHiCreateWire()
Related Topics
Interactive and Assisted Routing Functions
Return to top