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.

Re: Cuboid

> > is there any possibility in VisAD to visualize a cuboid (e.g. width=10,
> > height=10, length=20) ?
> > But in a way the length-axis is not compressed to form finally a cube.

Sure, just call setRange() with the same range (e.g., -10.0
to 10.0) for the three ScalarMaps to XAxis, YAxis and ZAxis.

Good luck,
Bill


  • References: