Mouse navigation/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "=== CAD Navigace (default) === Je to defaultní navigační styl, který umožňuje uživateli jednoduchou kontrolu nad pohledem a nepožaduje používání klávesnice, krom...")
(Created page with "=== Inventor Navigation (Tvůrčí navigace) === Tvůrčí navigace, vytvářená podle [http://en.wikipedia.org/wiki/Open_Inventor Open Inventor] (nezaměňovat s Autodesk In...")
Line 15: Line 15:




=== Inventor Navigation ===
=== Inventor Navigation (Tvůrčí navigace) ===
In Inventor Navigation, modeled after [http://en.wikipedia.org/wiki/Open_Inventor Open Inventor] (not to be confused with Autodesk Inventor), there is no mouse-only selection. In order to select objects, you must hold down the {{KEY|CTRL}} key.
Tvůrčí navigace, vytvářená podle [http://en.wikipedia.org/wiki/Open_Inventor Open Inventor] (nezaměňovat s Autodesk Inventor), kde se nepoužívá pouze výběr myší. Při vybírání objektů musíte držet stisknutou klávesu {{KEY|CTRL}}.
{{Inventor Navigation}}
{{Inventor Navigation}}



Revision as of 18:33, 11 February 2014

"Model myši" ve FreeCADu obsahuje příkazy používané k vizuální navigaci ve 3D prostoru a interakci se zobrazenými objekty. FreeCAD podporuje vícenásobný model navigačních stylů myši. Defaultní navigační styl je označován jako "CAD navigace" a je velmi jednoduchý a praktický, ale FreeCAD také poskytuje alternativní navigační styly, které si můžete vubrat podle Vašich požadavků.

Navigace

Práce s objekty je společná pro všechny pracovní plochy. Následující gesta myši mohou být použita pro řízení pozice objektu a pohledu podle toho jaky styl je vybrán.

Jsou dva způsoby změny navigačního stylu:

  • V sekci Display (Zobrazení) Editoru Předvoleb, záložka 3D Pohled;
  • Kliknutím pravého tlačítka myši v prázdném prostoru v oblasti 3D pohledu a potom výběrem "Navigačního stylu" v kontextuálním menu.


CAD Navigace (default)

Je to defaultní navigační styl, který umožňuje uživateli jednoduchou kontrolu nad pohledem a nepožaduje používání klávesnice, kromě vícenásobného výběru.

{{{Select_name}}} {{{Pan_name}}} {{{Zoom_name}}} {{{Rotate_view_name}}} {{{Rotate_view_alt_name}}}
{{{Select_text}}} {{{Pan_text}}} {{{Zoom_text}}} {{{Rotate_view_text}}} {{{Rotate_view_alt_text}}}
{{{Ctrl}}}+ {{{Ctrl}}}+{{{Shift}}}+ {{{Shift}}}+
{{{Pan_mode_text}}} {{{Zoom_mode_text}}} {{{Rotate_view_mode_text}}}


Inventor Navigation (Tvůrčí navigace)

Tvůrčí navigace, vytvářená podle Open Inventor (nezaměňovat s Autodesk Inventor), kde se nepoužívá pouze výběr myší. Při vybírání objektů musíte držet stisknutou klávesu CTRL. Template:Inventor Navigation


Blender Navigation

In Blender Navigation, modeled after Blender, there is no mouse-only panning. In order to pan the view, you must hold down the SHIFT key.

{{{Select_name}}} {{{Pan_name}}} {{{Zoom_name}}} {{{Rotate_view_name}}}
{{{Shift}}}+
{{{Select_text}}} {{{Pan_text}}} {{{Zoom_text}}} {{{Rotate_view_text}}}


Touchpad Navigation

In Touchpad Navigation, neither panning, nor zooming, nor rotating the view, are mouse-only (or touchpad-only) operations.

{{{Select_name}}} {{{Pan_name}}} {{{Zoom_name}}} {{{Rotate_view_name}}}
{{{Shift}}}+ {{{PageUp}}}, {{{PageDown}}} {{{Alt}}}+
{{{Select_text}}} {{{Pan_text}}} {{{Zoom_text}}} {{{Rotate_view_text}}}
{{{Ctrl}}}+{{{Shift}}}+ {{{Shift}}}+
{{{Zoom_alt_text}}} {{{Rotate_view_alt_text}}}

Selecting objects

Simple selection

Objects can be selected by a click with the left mouse button either by clicking on the object in the 3D-view or by selecting it in the tree view.

Preselection

There is also a Preselection mechanism that highlights objects and displays information before selection by just hovering the mouse over the objects. If you don't like this behaviour or you have a slow machine, you can switch preselection off in the preferences.

Manipulating Objects

FreeCAD offers manipulators that are handles that can be used to modify an object's appearance, shape, or other parameters.

The clipping plane is a good example of an object with manipulators. A clipping plane can be activated with the View→Clipping Plane menu. After activation the clipping plane object appears and shows seven obvious manipulators as little boxes: One on each end of its three coordinate axes and one on the center of the plane normal axis. There are four more that are not as obvious: The plane itself and the thin part of the three axis objects.

Scaling
To scale the object click with the left mouse button on the box manipulators at the end of the axes and pull them back and forth. Depending on the object the manipulators work independently or synchronously.
Out of plane shifting
To shift the object along its normal vector, pull the long box on the center of an axis with the left mouse button. For the clipping plane there is only one manipulator along the normal vector.
In plane shifting
To move the center of the clipping plane, click on the plane object and pull it to the desired location.
Rotation
Clicking on the thin part of the axes puts the manipulator in rotation mode.

Hardware support

FreeCAD also supports some 3D input devices.

Mac OS X Issues

Recently we got reports on the forum from Mac users that those mouse button and key combination do not work as expected. Unfortunately, none of the developers owns a Mac, neither do the other regular contributors. We need your help to determine which mouse buttons and key combination work so we can update this wiki.

Getting started
Document structure