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

lntRemoveTrace

lntRemoveTrace(
x_traceID
[ w_window ]
)
=> t / nil

Description

Removes the specified trace from the specified window.

Arguments

x_traceID

ID of the trace to be removed.

w_window

ID of the window from which the trace is to be removed.

When not specified, the trace (if it exists) is removed from the current window.

Value Returned

t

Specified trace was removed.

nil

Specified trace could not be removed.

Example

lntRemoveTrace(1 window(2))

Removes the trace with ID 1 from window 2.

Related Topics

Tracing Nets


Return to top
 ⠀
X