Jump to content

Template:OpenCascade Navigation

From FreeCAD Documentation
This is the approved revision of this page, as well as being the most recent.
{{{Select_name}}} {{{Zoom_name}}} {{{Rotate_view_name}}} {{{Pan_name}}}
{{{Ctrl}}}+ {{{Ctrl}}}+ {{{Ctrl}}}+
{{{Select_text}}} {{{Zoom_text}}} {{{Rotate_view_text}}} {{{Pan_text}}}

This template creates the table that shows the Gesture navigation style.

The text has to be given in the specific fields. In this way the template can be translated into different languages.

Example:

{{OpenCascade Navigation
|Select_name=Select
|Zoom_name=Zoom
|Rotate_view_name=Rotate view
|Pan_name=Pan

|Ctrl={{KEY|Ctrl}}

|Select_text=Press the left mouse button over an object you want to select.

|Zoom_text=Use the mouse wheel to zoom in and out.

Alternatively, hold {{KEY|Ctrl}} and the left mouse button, then move the pointer.

|Rotate_view_text=Hold the middle mouse button, then press and hold the right mouse button, then move the pointer.

Alternatively, hold {{KEY|Ctrl}} and the right mouse button, then move the pointer.

|Pan_text=Hold the middle mouse button, then move the pointer. It is possible to hold {{KEY|Ctrl}}.
}}

Result:

Select Zoom Rotate view Pan
Ctrl+ Ctrl+ Ctrl+
Press the left mouse button over an object you want to select. Use the mouse wheel to zoom in and out.

Alternatively, hold Ctrl and the left mouse button, then move the pointer.

Hold the middle mouse button, then press and hold the right mouse button, then move the pointer.

Alternatively, hold Ctrl and the right mouse button, then move the pointer.

Hold the middle mouse button, then move the pointer. It is possible to hold Ctrl.