AutoCAD 2010/2011/2012 DWG Format
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Navigation Cube isn't visible on screen
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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?
Re: Navigation Cube isn't visible on screen
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
Re: Navigation Cube isn't visible on screen
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.

