Sketcher NewSketch/fr: Difference between revisions

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


<div class="mw-translate-fuzzy">
{{GuiCommand/fr
{{GuiCommand/fr
|Name=Sketcher NewSketch
|Name=Sketcher NewSketch
Line 17: Line 18:
|SeeAlso=[[PartDesign_NewSketch/fr|PartDesign Esquisse]], [[Sketcher_MapSketch/fr|Sketcher Esquisse sur une face]], [[Sketcher_ReorientSketch/fr|Sketcher Réorienter une esquisse]]
|SeeAlso=[[PartDesign_NewSketch/fr|PartDesign Esquisse]], [[Sketcher_MapSketch/fr|Sketcher Esquisse sur une face]], [[Sketcher_ReorientSketch/fr|Sketcher Réorienter une esquisse]]
}}
}}
</div>


==Description==
==Description==


<div class="mw-translate-fuzzy">
Cela créera une nouvelle [[Sketcher_Workbench/fr|esquisse]].
Cela créera une nouvelle [[Sketcher_Workbench/fr|esquisse]].
</div>


<div class="mw-translate-fuzzy">
Notez que l'[[Image:Workbench_PartDesign.svg|24px]] [[PartDesign_Workbench/fr|atelier PartDesign]] a son propre outil [[PartDesign_NewSketch/fr|Esquisse]]. Lorsque vous travaillez sur un [[PartDesign_Body/fr|PartDesign Corps]], il est préférable d'utiliser cet outil.
Notez que l'[[Image:Workbench_PartDesign.svg|24px]] [[PartDesign_Workbench/fr|atelier PartDesign]] a son propre outil [[PartDesign_NewSketch/fr|Esquisse]]. Lorsque vous travaillez sur un [[PartDesign_Body/fr|PartDesign Corps]], il est préférable d'utiliser cet outil.
</div>


<span id="Usage"></span>
<span id="Usage"></span>
==Utilisation==
==Utilisation==


# 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.
En cliquant sur l'icône sans face (pré)sélectionnée, une boîte de dialogue s'ouvre pour demander si l'esquisse doit être dessinée sur
# There are several ways to invoke the tool:
* Plan XY
#* Press the {{Button|[[Image:Sketcher_NewSketch.svg|16px]] [[Sketcher_NewSketch|Create sketch]]}} button.
* Plan XZ
#* Select the {{MenuCommand|Sketch → [[Image:Sketcher_NewSketch.svg|16px]] Create sketch}} option from the menu.
* Plan YZ
# If geometry has been selected:
Vous pouvez modifier un décalage sur l’un des trois plans et le côté du décalage.
## 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==
En cliquant sur l'icône avec une face présélectionnée, l'esquisse sera dessinée sur cette face sélectionnée.


* Existing sketches can be attached to (different) object(s) with [[Sketcher_MapSketch|Sketcher MapSketch]] or detached and reoriented with [[Sketcher_ReorientSketch|Sketcher ReorientSketch]].
<span id="Note"></span>
==Remarque==

L'esquisse peut être réaffectée à une autre face déjà existante à l'aide de la commande [[Sketcher_MapSketch/fr|Sketcher Esquisse sur une face]].

L'esquisse peut être déplacée dans la [[3D_view/fr|vue 3D]] en utilisant [[Placement/fr|Placement]].





Revision as of 11:11, 27 March 2024

Sketcher Créer une esquisse

Emplacement du menu
Esquisse → Créer une esquisse
Ateliers
Sketcher
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
PartDesign Esquisse, Sketcher Esquisse sur une face, Sketcher Réorienter une esquisse

Description

Cela créera une nouvelle esquisse.

Notez que l' atelier PartDesign a son propre outil Esquisse. Lorsque vous travaillez sur un PartDesign Corps, il est préférable d'utiliser cet outil.

Utilisation

  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