Template:OpenCascade Navigation

From FreeCAD Documentation
{{{Select_name}}} {{{Pan_name}}} {{{Zoom_name}}} {{{Rotate_view_name}}}
{{{Ctrl}}}+ {{{Ctrl}}}+ {{{Ctrl}}}+


{{{Select_text}}} {{{Pan_text}}} {{{Zoom_text}}} {{{Rotate_view_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
|Pan_name=Pan
|Zoom_name=Zoom
|Rotate_view_name=Rotate view
|Ctrl={{KEY|Ctrl}}
|Select_text=Press the left mouse button over an object you want to select.
|Pan_text=Hold the middle mouse button, then move the pointer.
|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 {{KEY|Ctrl}} and the right mouse button, then move the pointer.
}}

Result:

Select Pan Zoom Rotate view
Ctrl+ Ctrl+ Ctrl+


Press the left mouse button over an object you want to select. Hold the middle mouse button, then move the pointer. Use the mouse wheel to zoom in and out.

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

Hold Ctrl and the right mouse button, then move the pointer.

You do not need to translate this template, you only need to use the appropriate text in the language.

{{OpenCascade Navigation
|Select_name=Selección
|Pan_name=Mover
|Zoom_name=Zoom
|Rotate_view_name=Rotar vista
|Ctrl={{KEY|Ctrl}}
|Select_text=Presiona el botón izquierdo del ratón.
|Pan_text=Manten presionado el botón medio del ratón.
...
}}