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
|
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
Example
lxShowCommonIncompleteNetsForSelectedInsts()
Return to top