Navigation Cube: Difference between revisions

From FreeCAD Documentation
(Updated to version 0.20.)
(Marked this version for translation)
Line 12: Line 12:
<translate>
<translate>


== Introduction ==
== Introduction == <!--T:53-->


<!--T:41-->
<!--T:41-->
The '''Navigation Cube''' gives visual information about the camera orientation in the current [[3D_view|3D view]] and can be used to change it. By default it is visible and resides in the upper right corner of the view.
The '''Navigation Cube''' gives visual information about the camera orientation in the current [[3D_view|3D view]] and can be used to change it. By default it is visible and resides in the upper right corner of the view.


<!--T:54-->
The Navigation Cube was updated in FreeCAD version 0.20 and the rest of this page describes that version. In FreeCAD version 0.19 the main behavior is the same but some features are missing.
The Navigation Cube was updated in FreeCAD version 0.20 and the rest of this page describes that version. In FreeCAD version 0.19 the main behavior is the same but some features are missing.


Line 31: Line 32:
* X, Y and Z Axis indicators
* X, Y and Z Axis indicators


<!--T:55-->
All parts, except the axis indicators, can be clicked.
All parts, except the axis indicators, can be clicked.


== Usage ==
== Usage == <!--T:56-->


=== Main cube ===
=== Main cube === <!--T:57-->


<!--T:58-->
The main cube has 26 faces: 6 square main faces, 12 rectangular edge faces ({{Version|0.20}}), and 8 triangular corner faces. Clicking any of them will reorient the camera so that its direction is perpendicular to the selected face.
The main cube has 26 faces: 6 square main faces, 12 rectangular edge faces ({{Version|0.20}}), and 8 triangular corner faces. Clicking any of them will reorient the camera so that its direction is perpendicular to the selected face.


Line 44: Line 47:
There are six directional arrows: four triangular arrowheads and two curved arrows. Clicking one of the triangular arrows will rotate the [[3D_view|3D view]] around a line perpendicular to the direction of the arrow. Clicking a curved arrow will rotate the [[3D_view|3D view]] around the view direction.
There are six directional arrows: four triangular arrowheads and two curved arrows. Clicking one of the triangular arrows will rotate the [[3D_view|3D view]] around a line perpendicular to the direction of the arrow. Clicking a curved arrow will rotate the [[3D_view|3D view]] around the view direction.


=== Reverse view button ===
=== Reverse view button === <!--T:59-->


<!--T:60-->
Clicking the round button in the top right corner of the Navigation Cube will rotate the [[3D_view|3D view]] 180 degrees around the vertical axis of the view.
Clicking the round button in the top right corner of the Navigation Cube will rotate the [[3D_view|3D view]] 180 degrees around the vertical axis of the view.


Line 57: Line 61:
* {{MenuCommand|[[Std_ViewFitAll|Zoom to fit]]}}: zooms and pans the camera so that all visible objects fit inside the view.
* {{MenuCommand|[[Std_ViewFitAll|Zoom to fit]]}}: zooms and pans the camera so that all visible objects fit inside the view.


== Customization ==
== Customization == <!--T:61-->


=== Move the Navigation Cube === <!--T:52-->
=== Move the Navigation Cube === <!--T:52-->
Line 64: Line 68:
The entire Navigation Cube can be moved by pressing the mouse anywhere on the main cube and dragging. The structure will not begin to move until the cursor moves beyond one of the edges of the main cube.
The entire Navigation Cube can be moved by pressing the mouse anywhere on the main cube and dragging. The structure will not begin to move until the cursor moves beyond one of the edges of the main cube.


=== Preferences ===
=== Preferences === <!--T:62-->


<!--T:44-->
<!--T:44-->
The Navigation Cube is controlled by several preferences: {{MenuCommand|Edit → Preferences... → Display → Navigation → Navigation cube}}. See [[Preferences_Editor#Navigation|Preferences Editor]].
The Navigation Cube is controlled by several preferences: {{MenuCommand|Edit → Preferences... → Display → Navigation → Navigation cube}}. See [[Preferences_Editor#Navigation|Preferences Editor]].


=== Advanced options ===
=== Advanced options === <!--T:63-->


<!--T:45-->
<!--T:45-->

Revision as of 21:48, 8 January 2022

Introduction

The Navigation Cube gives visual information about the camera orientation in the current 3D view and can be used to change it. By default it is visible and resides in the upper right corner of the view.

The Navigation Cube was updated in FreeCAD version 0.20 and the rest of this page describes that version. In FreeCAD version 0.19 the main behavior is the same but some features are missing.

The Navigation Cube consists of a number of parts:

All parts, except the axis indicators, can be clicked.

Usage

Main cube

The main cube has 26 faces: 6 square main faces, 12 rectangular edge faces (introduced in version 0.20), and 8 triangular corner faces. Clicking any of them will reorient the camera so that its direction is perpendicular to the selected face.

Directional arrows

There are six directional arrows: four triangular arrowheads and two curved arrows. Clicking one of the triangular arrows will rotate the 3D view around a line perpendicular to the direction of the arrow. Clicking a curved arrow will rotate the 3D view around the view direction.

Reverse view button

Clicking the round button in the top right corner of the Navigation Cube will rotate the 3D view 180 degrees around the vertical axis of the view.

Mini-cube menu

Clicking the small cube in the bottom right corner of the Navigation Cube will bring up a menu with the following options:

  • Orthographic: switches to an orthographic view.
  • Perspective: switches to a perspective view.
  • Isometric: switches to an isometric view.
  • Zoom to fit: zooms and pans the camera so that all visible objects fit inside the view.

Customization

Move the Navigation Cube

The entire Navigation Cube can be moved by pressing the mouse anywhere on the main cube and dragging. The structure will not begin to move until the cursor moves beyond one of the edges of the main cube.

Preferences

The Navigation Cube is controlled by several preferences: Edit → Preferences... → Display → Navigation → Navigation cube. See Preferences Editor.

Advanced options

The CubeMenu external workbench provides easier access to several more advanced customization options.