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