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

lxShowHideIncompleteNets

lxShowHideIncompleteNets(
[ w_windowID ]
)
=> t / nil

Description

Shows and hides any incomplete nets associated with selected objects in the specified layout window. The function establishes the incomplete nets associated with the selected objects and toggles the visibility of the markers representing those incomplete nets on or off depending on their previous state.

You can select objects either before or after you run the function, which behaves differently in each case.

To be able to show flight lines for open markers, the Annotation Browser must be initialized, although it need not be displayed on the desktop. For example, you can close it and show and hide incomplete nets in postselection mode directly from the Navigator assistant. To do this, though, you must switch off the Remove highlighting when browser is closed option in the Annotation Browser Options form, otherwise there can be no visible incomplete nets to show and hide.

Arguments

w_windowID

ID of the layout window in which you want the function to operate. If you do not specify a window ID, the current window is used.

Value Returned

t

The command was launched.

nil

The command failed to launch.


Return to top
 ⠀
X