NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Santiago, > I'm using Visad to make some 3D Graphs. When I try to stop DisplayImplJ3D > some Threads continue executing. To finalize The Display what I do is: > > display.destroyUniverse(); Instead, use: display.destroy(); > display.stopThreadPool(); > > Which are the correct steps to stop the environment? Good luck, Bill
visad
archives: