Sketcher NewSketch/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/es
{{GuiCommand/es
|Name=Sketcher NewSketch
|Name=Sketcher NewSketch
Line 17: Line 18:
|SeeAlso=[[PartDesign_NewSketch/es|DiseñoPieza Nuevo croquis]], [[Sketcher_MapSketch/es|Croquizador MapearCroquis]], [[Sketcher_ReorientSketch/es|Croquizador Reorientar]]
|SeeAlso=[[PartDesign_NewSketch/es|DiseñoPieza Nuevo croquis]], [[Sketcher_MapSketch/es|Croquizador MapearCroquis]], [[Sketcher_ReorientSketch/es|Croquizador Reorientar]]
}}
}}
</div>


<span id="Description"></span>
==Descripción==
==Descripción==


<div class="mw-translate-fuzzy">
Esto creará un nuevo [[Sketcher_Workbench/es|Croquis]].
Esto creará un nuevo [[Sketcher_Workbench/es|Croquis]].
</div>


<div class="mw-translate-fuzzy">
Tenga en cuenta que la [[Image:Workbench_PartDesign.svg|24px]] [[PartDesign_Workbench/es|Ambiente de trabajo DiseñoPiezas]] tiene su propia herramienta [[PartDesign_NewSketch/es|nuevo croquis]], cuando se trabaja en un [[PartDesign_Body/es|Cuerpo DiseñoPiezas]] es preferible utilizar esa herramienta.
Tenga en cuenta que la [[Image:Workbench_PartDesign.svg|24px]] [[PartDesign_Workbench/es|Ambiente de trabajo DiseñoPiezas]] tiene su propia herramienta [[PartDesign_NewSketch/es|nuevo croquis]], cuando se trabaja en un [[PartDesign_Body/es|Cuerpo DiseñoPiezas]] es preferible utilizar esa herramienta.
</div>


<span id="Usage"></span>
==Utilización==
==Utilización==


# If the sketch should be [[Part_EditAttachment|attached]] to existing geometry: select an object with a shape, or one or more vertices, edges, and/or faces, and/or a plane.
Al hacer clic en el icono sin una cara (pre)seleccionada, aparecerá un cuadro de diálogo en el que se pregunta si el croquis debe dibujarse en el
# There are several ways to invoke the tool:
* Plano XY
#* Press the {{Button|[[Image:Sketcher_NewSketch.svg|16px]] [[Sketcher_NewSketch|Create sketch]]}} button.
* Plano XZ
#* Select the {{MenuCommand|Sketch → [[Image:Sketcher_NewSketch.svg|16px]] Create sketch}} option from the menu.
* Plano YZ
# If geometry has been selected:
Puede cambiar un desplazamiento a cualquiera de los tres planos y el lado del relleno.
## The '''Sketch attachment''' dialog opens.
## Select an [[Part_EditAttachment#Attachment_modes|attachment method]] from the dropdown list. Or select '''Don't attach''' to ignore the selection.
## Press the {{Button|OK}} button.
# If there is no selection, or '''Don't attach''' has been selected in the previous step:
## The '''Choose orientation''' dialog opens.
## Specify the plane for the orientation. The plane is relative to the local coordinate system the sketch is in:
##* If the '''Reverse direction''' checkbox is not checked:
##** Top: '''XY-Plane'''
##** Front: '''XZ-Plane'''
##** Right: '''YZ-Plane'''
##* If the '''Reverse direction''' checkbox is checked:
##** Bottom: '''XY-Plane'''
##** Rear: '''XZ-Plane'''
##** Left: '''YZ-Plane'''
## Optionally change the '''Offset'''. The offset is measured along the Z, Y or X axis of the local coordinate system.
## Press the {{Button|OK}} button.
# A sketch is created.
# The sketch is put in edit mode and the [[Sketcher_Dialog|Sketcher Dialog]] opens.
# To finish edit mode see [[Sketcher_LeaveSketch|Sketcher LeaveSketch]].


==Notes==
Al hacer clic en el icono con una cara (preseleccionada), el croquis se asignará a la cara seleccionada.


* Existing sketches can be attached to (different) object(s) with [[Sketcher_MapSketch|Sketcher MapSketch]] or detached and reoriented with [[Sketcher_ReorientSketch|Sketcher ReorientSketch]].
==Notas==

The sketch can be re-mapped to another already existing face using the [[Sketcher_MapSketch|Sketcher MapSketch]] command.

El croquis puede ser movido en la [[3D_view/es|Vista 3D]] usando [[Placement/es|Colocación]].





Revision as of 11:12, 27 March 2024

Croquizador Nuevo croquis

Ubicación en el Menú
Croquis → Crear croquis
Entornos de trabajo
Croquizador
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
DiseñoPieza Nuevo croquis, Croquizador MapearCroquis, Croquizador Reorientar

Descripción

Esto creará un nuevo Croquis.

Tenga en cuenta que la Ambiente de trabajo DiseñoPiezas tiene su propia herramienta nuevo croquis, cuando se trabaja en un Cuerpo DiseñoPiezas es preferible utilizar esa herramienta.

Utilización

  1. If the sketch should be attached to existing geometry: select an object with a shape, or one or more vertices, edges, and/or faces, and/or a plane.
  2. There are several ways to invoke the tool:
    • Press the Create sketch button.
    • Select the Sketch → Create sketch option from the menu.
  3. If geometry has been selected:
    1. The Sketch attachment dialog opens.
    2. Select an attachment method from the dropdown list. Or select Don't attach to ignore the selection.
    3. Press the OK button.
  4. If there is no selection, or Don't attach has been selected in the previous step:
    1. The Choose orientation dialog opens.
    2. Specify the plane for the orientation. The plane is relative to the local coordinate system the sketch is in:
      • If the Reverse direction checkbox is not checked:
        • Top: XY-Plane
        • Front: XZ-Plane
        • Right: YZ-Plane
      • If the Reverse direction checkbox is checked:
        • Bottom: XY-Plane
        • Rear: XZ-Plane
        • Left: YZ-Plane
    3. Optionally change the Offset. The offset is measured along the Z, Y or X axis of the local coordinate system.
    4. Press the OK button.
  5. A sketch is created.
  6. The sketch is put in edit mode and the Sketcher Dialog opens.
  7. To finish edit mode see Sketcher LeaveSketch.

Notes