Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leHiAssignNet

leHiAssignNet(
[ w_windowId ]
) 
=> t / nil

Description

Starts the Assign Net enter function that provides the user interface for assigning new and existing nets to shapes, instance pins, vias, and pathSegs.

For instance pins this functionality works only in Layout XL and higher tiers.

The function supports connectivity propagation to physically connected shapes, instance pins, vias, and pathSegs.

Arguments

w_windowId

ID of the window containing the objects for which nets are to be assigned. If not specified, the command operates on the objects in the currently active layout window.

Value Returned

t

The command executed successfully.

nil

The command did not execute successfully.

Examples

The following example starts the command to assign nets to the objects in the currently active layout window.

leHiAssignNet()

Return to top
 ⠀
X