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

lntRemoveAllTraces

lntRemoveAllTraces(
[ w_window ]
)
=> t / nil

Description

Removes all traces from the specified window.

Arguments

w_window

ID of the window in which traces are to be removed.

When not specified, traces are removed from the current layout window.

Value Returned

t

All traces in the specified window were successfully removed.

nil

The operation was unsuccessful.

Example

lntRemoveAllTraces(hiGetCurrentWindow())

Removes all traces from the cellview shown in the current window.

Related Topics

Tracing Nets

Removing All Traces


Return to top
 ⠀
X