weHiEditBus
weHiEditBus([w_windowId]) => t / nil
Description
Starts the Edit – Wiring – Bus command in Layout XL and higher tiers. The command lets you edit the width and spacing of bus bits. If no window ID is specified, the current window is used.
Arguments
|
ID of the window where the Edit Bus command is to be invoked. |
Value Returned
Examples
The following example starts the Edit Bus command.
weHiEditBus()
Related Topics
Interactive and Assisted Routing Functions
Return to top