weHiInteractiveRouting
weHiInteractiveRouting([w_windowId]) => t / nil
Description
Maps the function to the (paths mode) SKILL function when the technology file is one of the fabric types, package, module, or board, and the active application is Virtuoso RF. Otherwise, the function is mapped to when the technology file is of the fabric type IC or the active application is not Virtuoso RF.
Arguments
|
ID of the window where the interactive routing command is to be invoked. |
Value Returned
Examples
The following example specifies the ID of the current window where the interactive routing command is to be invoked.
weHiInteractiveRouting(hiGetCurrentWindow())
Related Topics
Interactive and Assisted Routing Functions
Return to top