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.

Re: reorient 3d display with out mouse

> Is there a command to reorient the 3d display back the 0,0 viewpoint

Try

   protected ProjectionControl projection;
   ...
   projection=display.getProjectionControl();
   ...
   projection.resetProjection();


  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: