Sketcher NewSketch/it: 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/it
{{GuiCommand/it
|Name=Sketcher NewSketch
|Name=Sketcher NewSketch
Line 17: Line 18:
|SeeAlso=[[PartDesign_NewSketch/it|PartDesign: Nuovo schizzo]], [[Sketcher_MapSketch/it|Mappa uno schizzo]], [[Sketcher_ReorientSketch/it|Riposiziona lo schizzo]]
|SeeAlso=[[PartDesign_NewSketch/it|PartDesign: Nuovo schizzo]], [[Sketcher_MapSketch/it|Mappa uno schizzo]], [[Sketcher_ReorientSketch/it|Riposiziona lo schizzo]]
}}
}}
</div>


<span id="Description"></span>
<span id="Description"></span>
==Descrizione==
==Descrizione==


<div class="mw-translate-fuzzy">
Questo strumento crea un nuovo [[Sketcher_Workbench/it|schizzo]].
Questo strumento crea un nuovo [[Sketcher_Workbench/it|schizzo]].
</div>


<div class="mw-translate-fuzzy">
Si noti che [[Image:Workbench_PartDesign.svg|24px]] [[PartDesign_Workbench/it|PartDesign]] ha il proprio strumento [[PartDesign_NewSketch/it|nuovo schizzo]], quando si lavora su un [[PartDesign_Body/it|corpo di PartDesign]] è preferibile usare quello strumento.
Si noti che [[Image:Workbench_PartDesign.svg|24px]] [[PartDesign_Workbench/it|PartDesign]] ha il proprio strumento [[PartDesign_NewSketch/it|nuovo schizzo]], quando si lavora su un [[PartDesign_Body/it|corpo di PartDesign]] è preferibile usare quello strumento.
</div>


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


# 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.
Cliccando sull'icona senza una faccia preselezionata appare una finestra di dialogo che chiede se lo schizzo deve essere disegnato sul
# There are several ways to invoke the tool:
* Piano XY
#* Press the {{Button|[[Image:Sketcher_NewSketch.svg|16px]] [[Sketcher_NewSketch|Create sketch]]}} button.
* Piano XZ
#* Select the {{MenuCommand|Sketch → [[Image:Sketcher_NewSketch.svg|16px]] Create sketch}} option from the menu.
* Piano YZ
# If geometry has been selected:
È possibile assegnare un offset su uno qualsiasi dei tre piani e definire il lato dell'offset.
## 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==
Facendo clic sull'icona con una faccia preselezionata, lo schizzo viene mappato sulla faccia selezionata.


* 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>
== Note ==

Lo schizzo può essere rimappato su un'altra faccia esistente usando il comando [[Sketcher_MapSketch/it|Mappa schizzo]].

Lo schizzo può essere spostato nella [[3D_view/it|Vista 3D]] utilizzando [[Placement/it|Posizionamento]].





Revision as of 11:13, 27 March 2024

Crea schizzo

Posizione nel menu
Schizzo → Crea uno schizzo
Ambiente
Sketcher
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
PartDesign: Nuovo schizzo, Mappa uno schizzo, Riposiziona lo schizzo

Descrizione

Questo strumento crea un nuovo schizzo.

Si noti che PartDesign ha il proprio strumento nuovo schizzo, quando si lavora su un corpo di PartDesign è preferibile usare quello strumento.

Utilizzo

  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