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

lxShowCommonIncompleteNetsForSelectedInsts

lxShowCommonIncompleteNetsForSelectedInsts(
[ w_windowID ]
)
=> t / nil

Description

Runs the Enter function named Show Common Incomplete Nets for Selected Instances, which displays the incomplete nets that are common to the instances selected in the layout. The SKILL function can also be run in pre-select mode on the set of instances that are already selected in the layout. The post-selection mode is supported when only one instance is pre-selected.

Arguments

w_windowID

An optional layout window ID in which you want the Enter function to run. If you do not specify a window ID, the current window is used.

Value Returned

t

The Enter function was run.

nil

The Enter function failed to run.

Example

lxShowCommonIncompleteNetsForSelectedInsts()

Return to top
 ⠀
X