• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD 2010/2011/2012 DWG Format

    Reply
    Valued Contributor
    Posts: 63
    Registered: ‎05-15-2007

    Navigation Cube isn't visible on screen

    305 Views, 2 Replies
    08-31-2011 07:16 AM

    Need a little help here. On one of our computers, the navigation cube isn't visible. We've tried;

     

    CUBE = ON

    NAVVCUBE = ON

    NAVVCUBEDISPLAY = 1

     

    CUBE - settings - all different positions to display on screen

     

    What other options/switches should we try?

    Please use plain text.
    *Expert Elite*
    Posts: 1,242
    Registered: ‎01-09-2007

    Re: Navigation Cube isn't visible on screen

    08-31-2011 10:34 AM in reply to: tstorzuk

    Use the sysvdlg command at the command prompt and scroll down and find the variables that control the cube settings and adjust accordingly.  When you pick a variable there it gives the options to decide what to set it to.

    Please use plain text.
    *Pro
    nestly
    Posts: 1,283
    Registered: ‎09-03-2010

    Re: Navigation Cube isn't visible on screen

    08-31-2011 01:52 PM in reply to: tstorzuk

    NAVVCUBEDISPLAY = 1 only displays the Viewcube when you're in a 3D Visual style  (ie not 2D wireframe)

     

    Try NAVVCUBEDISPLAY = 3 to always have the Navvcube displayed. 

     

    Also remember that each viewport has it's own viewcube display setings, so if NAVVCUBEDISPLAY was 1 when you created the viewport(s), you'll have to change it for each viewport.

    Please use plain text.