Product Documentation
Virtuoso Visualization and Analysis XL SKILL Reference
Product Version IC23.1, November 2023

awvRedrawWindowMenuCB

awvRedrawWindowMenuCB(
)
=> t / nil

Description

Redraws all the objects, such as waveforms and markers in a Waveform window. The function is defined in dfII/etc/context/awv.cxt.

Arguments

None

Value Returned

t

Objects in the Waveform window are redrawn successfully.

nil

Objects cannot be redrawn because of an error.

Examples

The following example shows how to run the awvRedrawWindowMenuCB function.

awvRedrawWindowMenuCB()
=> nil


Return to top
 ⠀
X