vtkCLOSE Procedure
Closes the VTK process.
Usage
vtkCLOSE
Input Parameters
None.
Keywords
None.
Discussion
This procedure closes all VTK windows and shuts down the Tcl/Tk-spawned process. It should be called before exiting PV‑WAVE.
Example
A standard close call.
vtkCLOSE
See Also