FreeCAD-Doc/localwiki/Mouse_Model-es.html
2018-07-19 18:47:02 -05:00

381 lines
27 KiB
HTML

<html><head><title>Mouse Model/es</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Mouse Model/es</h1></div>
<div id="mw-content-text" lang="es" dir="ltr" class="mw-content-ltr"><hr/>
<div class="mw-parser-output"></div>
<p>The FreeCAD <b>mouse model</b> consists of the commands used to visually navigate the 3D space and interact with the objects displayed. There are currently 3 different mouse navigation schemes in FreeCAD. The default navigation style is referred to as "CAD Navigation," and is very simple and practical, but FreeCAD also has two alternative navigation styles modeled after Inventor and Blender navigation.
</p>
<div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#Navigation"><span class="tocnumber">1</span> <span class="toctext">Navigation</span></a>
<ul>
<li class="toclevel-2 tocsection-2"><a href="#Navegaci.C3.B3n_CAD_.28por_defecto.29"><span class="tocnumber">1.1</span> <span class="toctext">Navegación CAD (por defecto)</span></a></li>
<li class="toclevel-2 tocsection-3"><a href="#Navegaci.C3.B3n_de_Inventor"><span class="tocnumber">1.2</span> <span class="toctext">Navegación de Inventor</span></a></li>
<li class="toclevel-2 tocsection-4"><a href="#Navegaci.C3.B3n_de_Blender"><span class="tocnumber">1.3</span> <span class="toctext">Navegación de Blender</span></a></li>
<li class="toclevel-2 tocsection-5"><a href="#Navegaci.C3.B3n_Touchpad"><span class="tocnumber">1.4</span> <span class="toctext">Navegación Touchpad</span></a></li>
<li class="toclevel-2 tocsection-6"><a href="#Gesture_Navigation_.28v0.16.29"><span class="tocnumber">1.5</span> <span class="toctext">Gesture Navigation (v0.16)</span></a></li>
<li class="toclevel-2 tocsection-7"><a href="#Maya-Gesture_Navigation"><span class="tocnumber">1.6</span> <span class="toctext">Maya-Gesture Navigation</span></a></li>
</ul>
</li>
<li class="toclevel-1 tocsection-8"><a href="#Seleccionando_objetos"><span class="tocnumber">2</span> <span class="toctext">Seleccionando objetos</span></a></li>
<li class="toclevel-1 tocsection-9"><a href="#Manipulaci.C3.B3n_de_Objetos"><span class="tocnumber">3</span> <span class="toctext">Manipulación de Objetos</span></a></li>
<li class="toclevel-1 tocsection-10"><a href="#Soporte_de_Hardware"><span class="tocnumber">4</span> <span class="toctext">Soporte de Hardware</span></a></li>
<li class="toclevel-1 tocsection-11"><a href="#Problemas_en_Mac_OS_X"><span class="tocnumber">5</span> <span class="toctext">Problemas en Mac OS X</span></a></li>
</ul>
</div>
<h2><span class="mw-headline" id="Navigation">Navigation</span></h2>
<p>La manipulación de objetos es común a todos los entornos de trabajo. Las siguientes acciones del ratón se pueden utilizar para controlar la posición y visualización de los objetos de acuerdo con el estilo de navegación que esté seleccionado.
</p><p>Hay dos formas de cambiar el estilo de navegación:
</p>
<ul><li> En el <a href="https://www.freecadweb.org/wiki/index.php?title=Preferences_Editor/es" title="Preferences Editor/es">Editor de Preferencias</a>, sección Display, pestaña <i>Vista 3D</i>;</li>
<li> Pulsando con el botón derecho en un área vacía de la vista 3D y seleccionando <i>Estilo de navegación</i> en el menú contextual.</li></ul>
<p><br />
</p>
<h3><span class="mw-headline" id="Navegaci.C3.B3n_CAD_.28por_defecto.29">Navegación CAD (por defecto)</span></h3>
<p>Este es el estilo de navegación por defecto y permite al usuario un control simple de la vista, y no requiere el uso del teclado con la excepción de la realización de selecciones múltiples.
</p>
<table border="1">
<tr>
<th align="center" width="25%">Selección
</th>
<th align="center" width="25%">Encuadre
</th>
<th align="center" width="25%">Zoom
</th>
<th align="center" width="25%">Rotar vista
</th></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Hand_cursor.png" class="image"><img alt="Hand cursor.png" src="Hand_cursor.png" width="24" height="24" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan_cursor.png" class="image"><img alt="Pan cursor.png" src="Pan_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom_cursor.png" class="image"><img alt="Zoom cursor.png" src="Zoom_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Rotate_cursor.png" class="image"><img alt="Rotate cursor.png" src="Rotate_cursor.png" width="16" height="16" /></a>
</td></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-mouse.svg" class="image" title="Selección"><img alt="Selección" src="Select-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan-mouse.svg" class="image" title="Encuadre"><img alt="Encuadre" src="Pan-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom-mouse.svg" class="image" title="Zoom"><img alt="Zoom" src="Zoom-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Rotate-mouse.svg" class="image" title="Rotar vista"><img alt="Rotar vista" src="Rotate-mouse.svg" width="70" height="100" /></a>
</td></tr>
<tr valign="top">
<td>Presiona el botón izquierdo sobre el objeto que quieras seleccionar. Manteniendo pulsadas la tecla CRTL se permite la selección de múltiples objetos.
</td>
<td>Pulsa el botón del medio.
</td>
<td>Utiliza la rueda del ratón para acercar o alejar la vista.
</td>
<td>Pulsa primero con el botón del medio, mantén el botón presionado y pulsa el botón izquierdo sobre cualquier parte visible de cualquier pieza de un objeto y arrástralo en la dirección deseada. Esto funciona como si se girase una bola que rotase sobre su centro. Si liberas el botón antes de parar el movimiento, el objeto continua <a href="https://www.freecadweb.org/wiki/index.php?title=Spinning/es" title="Spinning/es">girando</a>, si está activado. Un doble clic con el botón del medio sobre cualquier parte de un objeto establece en ese punto el nuevo centro de rotación y acerca la vista a él.
</td></tr></table>
<p><br />
</p>
<h3><span class="mw-headline" id="Navegaci.C3.B3n_de_Inventor">Navegación de Inventor</span></h3>
<p>En la Navegación de Inventor, modelada a partir de <a rel="nofollow" class="external text" href="http://en.wikipedia.org/wiki/Open_Inventor">Open Inventor</a> (no se confunda con Autodek Inventor), no se puede seleccionar sólo con el ratón. Para seleccionar objetos, debes mantener presionada la tecla <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">CTRL</span>.
</p>
<table border="1">
<tr>
<th align="center" width="25%">Selección
</th>
<th align="center" width="25%">Encuadre
</th>
<th align="center" width="25%">Zoom
</th>
<th align="center" width="25%">Rotar vista
</th></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Hand_cursor.png" class="image"><img alt="Hand cursor.png" src="Hand_cursor.png" width="24" height="24" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan_cursor.png" class="image"><img alt="Pan cursor.png" src="Pan_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom_cursor.png" class="image"><img alt="Zoom cursor.png" src="Zoom_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Rotate_cursor.png" class="image"><img alt="Rotate cursor.png" src="Rotate_cursor.png" width="16" height="16" /></a>
</td></tr>
<tr align="center">
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">ctrl</span> +<a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-mouse.svg" class="image" title="para seleccionar"><img alt="para seleccionar" src="Select-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan-mouse.svg" class="image" title="para encuadrar"><img alt="para encuadrar" src="Pan-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom-mouse.svg" class="image" title="para hacer Zoom in o Zoom out"><img alt="para hacer Zoom in o Zoom out" src="Zoom-mouse.svg" width="70" height="100" /></a> o <a href="https://www.freecadweb.org/wiki/index.php?title=File:Rotate-mouse.svg" class="image" title="para hacer Zoom in o Zoom out"><img alt="para hacer Zoom in o Zoom out" src="Rotate-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-mouse.svg" class="image" title="para Rotar la vista"><img alt="para Rotar la vista" src="Select-mouse.svg" width="70" height="100" /></a>
</td></tr>
<tr valign="top">
<td>Manten pulsado CTRL y presiona el botón izquierdo del ratón sobre un objeto que quieras seleccionar.
</td>
<td>Pulsa el botón izquierdo del ratón y mover cerca del objeto.
</td>
<td>Utiliza la rueda del ratón para hacer zoom in y zoom out, o pulsa y manten presionado el botón central y pulsa el botón izquierdo del ratón.
</td>
<td>Pulsa y arrastra con el botón izquierdo para rotar la vista
</td></tr></table>
<p><br />
</p>
<h3><span class="mw-headline" id="Navegaci.C3.B3n_de_Blender">Navegación de Blender</span></h3>
<div class="mw-translate-fuzzy">
<p>En la Navegación de Blender, no se puede hacer un encuadre sólo con el ratón. Para hacer un encuadre, debes mantener presionada la tecla <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">SHIFT</span>.
</p>
<table border="1">
<tr>
<th align="center" width="25%">Selección
</th>
<th align="center" width="25%">Encuadre
</th>
<th align="center" width="25%">Zoom
</th>
<th align="center" width="25%">Rotar vista
</th></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Hand_cursor.png" class="image"><img alt="Hand cursor.png" src="Hand_cursor.png" width="24" height="24" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan_cursor.png" class="image"><img alt="Pan cursor.png" src="Pan_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom_cursor.png" class="image"><img alt="Zoom cursor.png" src="Zoom_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Rotate_cursor.png" class="image"><img alt="Rotate cursor.png" src="Rotate_cursor.png" width="16" height="16" /></a>
</td></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-mouse.svg" class="image" title="Selección"><img alt="Selección" src="Select-mouse.svg" width="70" height="100" /></a>
</td>
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">shift</span>+<a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan-mouse.svg" class="image" title="Encuadre"><img alt="Encuadre" src="Pan-mouse.svg" width="70" height="100" /></a> o <a href="https://www.freecadweb.org/wiki/index.php?title=File:Mouse_LMB%2BRMB.svg" class="image"><img alt="Mouse LMB+RMB.svg" src="Mouse_LMB%2BRMB.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom-mouse.svg" class="image" title="Zoom"><img alt="Zoom" src="Zoom-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan-mouse.svg" class="image" title="Rotar vista"><img alt="Rotar vista" src="Pan-mouse.svg" width="70" height="100" /></a>
</td></tr>
<tr valign="top">
<td>Presiona el botón izquierdo del ratón sobre el objeto que quieras seleccionar.
</td>
<td>Mantén presionada la tecla de mayúsculas (shift) y pulsa el botón del medio del ratón, o mantenga presionados los botones Izquierda y Derecha y mueva.
</td>
<td>Utiliza la rueda del ratón para alejar o acercar la vista.
</td>
<td>Pulsa y arrastra con el botón del medio del ratón.
</td></tr></table>
</div>
<h3><span class="mw-headline" id="Navegaci.C3.B3n_Touchpad">Navegación Touchpad</span></h3>
<p>En la Navegación Touchpad, ni el barrido, ni el acercamiento, ni la rotación de vista son operaciones exclusivas del ratón (o del touchpad).
</p>
<table border="1" class="mousemodel">
<tr>
<th align="center" width="25%">Select
</th>
<th align="center" width="25%">Pan
</th>
<th align="center" width="25%">Zoom
</th>
<th align="center" width="25%">Rotate View
</th></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Hand_cursor.png" class="image"><img alt="Hand cursor.png" src="Hand_cursor.png" width="24" height="24" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan_cursor.png" class="image"><img alt="Pan cursor.png" src="Pan_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom_cursor.png" class="image"><img alt="Zoom cursor.png" src="Zoom_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Rotate_cursor.png" class="image"><img alt="Rotate cursor.png" src="Rotate_cursor.png" width="16" height="16" /></a>
</td></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-touchpad.png" class="image" title="to Select"><img alt="to Select" src="70px-Select-touchpad.png" width="70" height="70" srcset="/wiki/images/b/bb/Select-touchpad.png 1.5x" /></a>
</td>
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">shift</span>+<a href="https://www.freecadweb.org/wiki/index.php?title=File:Touchpad.png" class="image" title="to Pan"><img alt="to Pan" src="70px-Touchpad.png" width="70" height="70" srcset="/wiki/images/7/78/Touchpad.png 1.5x" /></a>
</td>
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">PgUp</span> / <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">PgDn</span>
</td>
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">alt</span>+<a href="https://www.freecadweb.org/wiki/index.php?title=File:Touchpad.png" class="image" title="to Rotate"><img alt="to Rotate" src="70px-Touchpad.png" width="70" height="70" srcset="/wiki/images/7/78/Touchpad.png 1.5x" /></a>
</td></tr>
<tr valign="top">
<td>Press the left mouse button over an object you want to select.
</td>
<td>Hold shift and move the object around.
</td>
<td>Use PgUp and PgDn to zoom in and out.
</td>
<td>Hold alt and move the pointer.
</td></tr>
<tr align="center">
<td>
</td>
<td>
</td>
<td> <i>or</i>
</td>
<td> <i>or</i>
</td></tr>
<tr align="center">
<td>
</td>
<td>
</td>
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">shift</span>+<span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">ctrl</span>+<a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-touchpad.png" class="image" title="to Zoom"><img alt="to Zoom" src="70px-Select-touchpad.png" width="70" height="70" srcset="/wiki/images/b/bb/Select-touchpad.png 1.5x" /></a>
</td>
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">shift</span>+<span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">ctrl</span>+<a href="https://www.freecadweb.org/wiki/index.php?title=File:Touchpad.png" class="image" title="to ROtate"><img alt="to ROtate" src="70px-Touchpad.png" width="70" height="70" srcset="/wiki/images/7/78/Touchpad.png 1.5x" /></a>
</td></tr>
<tr valign="top">
<td>
</td>
<td>
</td>
<td>Hold down both the shift and the ctrl keys, press the left mouse button, and move the pointer.
</td>
<td>Hold down both the shift and the ctrl keys and move the pointer.
</td></tr></table>
<p><br />
</p>
<h3><span class="mw-headline" id="Gesture_Navigation_.28v0.16.29">Gesture Navigation (v0.16)</span></h3>
<p>This navigation style was tailored for usability with touchscreen and pen, but is very usable with mouse too.
</p>
<table border="1" class="mousemodel">
<tr>
<th align="center" width="20%">Select
</th>
<th align="center" width="20%">Pan
</th>
<th align="center" width="20%">Zoom
</th>
<th align="center" width="20%">Rotate View
</th>
<th align="center" width="20%">Tilt View
</th></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Hand_cursor.png" class="image"><img alt="Hand cursor.png" src="Hand_cursor.png" width="24" height="24" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan_cursor.png" class="image"><img alt="Pan cursor.png" src="Pan_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom_cursor.png" class="image"><img alt="Zoom cursor.png" src="Zoom_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Rotate_cursor.png" class="image"><img alt="Rotate cursor.png" src="Rotate_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Rotate_cursor.png" class="image"><img alt="Rotate cursor.png" src="Rotate_cursor.png" width="16" height="16" /></a>
</td></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-mouse.svg" class="image" title="to Select"><img alt="to Select" src="Select-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan-mouse-Ctrl.svg" class="image" title="to Pan"><img alt="to Pan" src="Pan-mouse-Ctrl.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom-mouse.svg" class="image" title="to Zoom in or out"><img alt="to Zoom in or out" src="Zoom-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-mouse.svg" class="image" title="to Rotate view"><img alt="to Rotate view" src="Select-mouse.svg" width="70" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Mouse_LMB%2BRMB.svg" class="image" title="to Tilt view"><img alt="to Tilt view" src="Mouse_LMB%2BRMB.svg" width="70" height="100" /></a>
</td></tr>
<tr valign="top">
<td>Press the left mouse button over an object you want to select. Holding down <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">Ctrl</span> allows the selection of multiple objects.
</td>
<td>Hold right mouse button and drag to pan the view.
</td>
<td>Use the mouse wheel to zoom in and out. The zoom is centered at the cursor location.
</td>
<td>Hold Left mouse button and drag to rotate the view.
<p>In Sketcher and other edit modes, this behavior is disabled. Hold <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">Alt</span> when pressing the mouse button to enter rotation mode.
</p><p>Rotation is always around camera's focus point. To set camera's focus point, click the new point with middle mouse button; the view will center on that point. Alternatively, aim the cursor at the new point and press <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">H</span> on keyboard.
</p>
</td>
<td>Press both left and right mouse buttons, and drag left or right to tilt the view (adjust horizon).
</td></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Touch_Tap.svg" class="image"><img alt="Touch Tap.svg" src="Touch_Tap.svg" width="100" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Touch_Tap-Hold-Drag.svg" class="image"><img alt="Touch Tap-Hold-Drag.svg" src="Touch_Tap-Hold-Drag.svg" width="100" height="100" /></a>
<p>or
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Touch_Two-Finger-Drag.svg" class="image"><img alt="Touch Two-Finger-Drag.svg" src="Touch_Two-Finger-Drag.svg" width="100" height="100" /></a>
</p>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Touch_Pinch.svg" class="image"><img alt="Touch Pinch.svg" src="Touch_Pinch.svg" width="100" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Touch_One-Finger-Drag.svg" class="image"><img alt="Touch One-Finger-Drag.svg" src="Touch_One-Finger-Drag.svg" width="100" height="100" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Touch_Rotate.svg" class="image"><img alt="Touch Rotate.svg" src="Touch_Rotate.svg" width="100" height="100" /></a>
</td></tr>
<tr valign="top">
<td>Tap to select.
</td>
<td>Drag with two fingers to pan the view. Alternatively, tap and hold, then drag (simulates pan with right mouse button).
</td>
<td>Pinch to zoom (i.e., drag two fingers to each other/apart).
</td>
<td>Drag with one finger to rotate. Hold <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">Alt</span> additionally when in Sketcher and some other edit modes.
</td>
<td>Rotate to tilt the view (i.e., put two fingers on surface and rotate the imaginary line formed by two touch points).
</td></tr></table>
<p>Notes on Gesture Navigation style:
</p>
<ul><li> on Windows, the actions of two-finger gestures are separated. The action depends on how one starts the gesture. For example, if one starts two-finger pan, the gesture will only pan. Changing the distance between fingers afterwards will not affect the scaling.</li></ul>
<p><br />
</p>
<h3><span class="mw-headline" id="Maya-Gesture_Navigation">Maya-Gesture Navigation</span></h3>
<p>In Maya-Gesture Navigation, all view movements are activated pressing <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">ALT</span> and a mouse button, so that it will be needed to have a 3 button mouse in order to correctly use this navigation mode. Alternately it's possible to use gestures as this mode was been developed over the normal Gesture Navigation mode.
</p>
<table border="1" class="mousemodel">
<tr>
<th align="center" width="25%">Select
</th>
<th align="center" width="25%">Pan
</th>
<th align="center" width="25%">Zoom
</th>
<th align="center" width="25%">Rotate View
</th></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Hand_cursor.png" class="image"><img alt="Hand cursor.png" src="Hand_cursor.png" width="24" height="24" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan_cursor.png" class="image"><img alt="Pan cursor.png" src="Pan_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom_cursor.png" class="image"><img alt="Zoom cursor.png" src="Zoom_cursor.png" width="16" height="16" /></a>
</td>
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Rotate_cursor.png" class="image"><img alt="Rotate cursor.png" src="Rotate_cursor.png" width="16" height="16" /></a>
</td></tr>
<tr align="center">
<td><a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-mouse.svg" class="image" title="to Select"><img alt="to Select" src="Select-mouse.svg" width="70" height="100" /></a>
</td>
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">alt</span>+<a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan-mouse.svg" class="image" title="to Pan"><img alt="to Pan" src="Pan-mouse.svg" width="70" height="100" /></a>
</td>
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">alt</span>+<a href="https://www.freecadweb.org/wiki/index.php?title=File:Pan-mouse-Ctrl.svg" class="image" title="to Zoom in or out"><img alt="to Zoom in or out" src="Pan-mouse-Ctrl.svg" width="70" height="100" /></a> or <a href="https://www.freecadweb.org/wiki/index.php?title=File:Zoom-mouse.svg" class="image" title="to Zoom in or out"><img alt="to Zoom in or out" src="Zoom-mouse.svg" width="70" height="100" /></a>
</td>
<td><span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">alt</span>+<a href="https://www.freecadweb.org/wiki/index.php?title=File:Select-mouse.svg" class="image" title="to Rotate"><img alt="to Rotate" src="Select-mouse.svg" width="70" height="100" /></a>
</td></tr>
<tr valign="top">
<td>Press the left mouse button over an object you want to select.
</td>
<td>Hold <b>alt</b>, hold the middle mouse button and drag to pan the view.
</td>
<td>Hold <b>alt</b>, hold the right mouse button and drag to zoom in and out or use the mouse wheel to get the same effect.
</td>
<td>Hold <b>alt</b>, hold the left mouse button and drag to rotate the object around.
</td></tr></table>
<p><br />
</p>
<h2><span class="mw-headline" id="Seleccionando_objetos">Seleccionando objetos</span></h2>
<p>Los objetos pueden seleccionarse mediante un clic con el botón izquierdo del ratón o bien pulsando sobre el objeto en la vista 3D o seleccionándolo en la vista en árbol.
</p><p>También hay un mecanismo de preselección que resalta los tobjetos y muestra información de ellos antes de seleccionarlos con sólo pasar el ratón sobre ellos. Si no te gusta ese comportamiento o si tienes una máquina lenta, puedes desactivar la opción de preselección en el menú de <i>preferencias</i>.
</p><p><br />
</p>
<h2><span class="mw-headline" id="Manipulaci.C3.B3n_de_Objetos">Manipulación de Objetos</span></h2>
<p>FreeCAD ofrece <a href="https://www.freecadweb.org/wiki/index.php?title=Manipulator/es" title="Manipulator/es">manipuladores</a> que se pueden utilizar para modificar un objeto o su aspecto visual.
</p><p>Un ejemplo sencillo es el <a href="https://www.freecadweb.org/wiki/index.php?title=Std_ClippingPlane/es" title="Std ClippingPlane/es">plano de recorte</a>, que se puede activar con el menú <i>Ver --&gt; Plano de recorte</i>.
</p>
<h2><span class="mw-headline" id="Soporte_de_Hardware">Soporte de Hardware</span></h2>
<p>FreeCAD también soporta algún <a href="https://www.freecadweb.org/wiki/index.php?title=3D_input_devices/es" title="3D input devices/es">Dispositivo de entrada 3D</a>.
</p>
<h2><span class="mw-headline" id="Problemas_en_Mac_OS_X">Problemas en Mac OS X</span></h2>
<p>Recientemente hemos recibido reportes <a rel="nofollow" class="external text" href="http://forum.freecadweb.org/viewtopic.php?f=3&amp;t=3592&amp;start=0">en el foro</a> de usuarios Mac que esas combinaciones de ratón y tecla no funcionan como se espera. Desafortunadamente, ninguno de los desarrolladores posee una Mac, tampoco otros contribuidores regulares. Necesitamos de tu ayuda para determinar que combinaciones de ratón y tecla funcionan para poder actualizar este wiki.
</p>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Mouse_Model/es&amp;oldid=289873">http://www.freecadweb.org/wiki/index.php?title=Mouse_Model/es&amp;oldid=289873</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>