Sketcher CreateFillet/it: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 16: Line 16:
</div>
</div>


{{Version|0.22}}: If two straight edges connected by a [[Sketcher_ConstrainCoincident|Coincident constraint]] are filleted or chamfered, the corner point can optionally be preserved by adding a [[Sketcher_CreatePoint|Point object]] that has a [[Sketcher_ConstrainPointOnObject|Point on object constraint]] with both edges. Constraints connected to the corner point are then transferred to the new point object.
<div class="mw-translate-fuzzy">
Quando si avvia lo strumento, il puntatore del mouse assume la forma di croce bianca accompagnata dall'icona rossa di un raccordo.

Dopo l'esecuzione di un raccordo, lo strumento rimane attivo e permette di eseguire ulteriori raccordi.
</div>


[[Image:SketcherCreateFilletExample.png‎]]
[[Image:SketcherCreateFilletExample.png‎]]
Line 26: Line 22:
<span id="Usage"></span>
<span id="Usage"></span>
==Utilizzo==
==Utilizzo==

See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 33: Line 31:
* Premere il tasto {{KEY|Esc}} o fare clic con il tasto destro per terminare l'operazione e uscire dalla funzione.
* Premere il tasto {{KEY|Esc}} o fare clic con il tasto destro per terminare l'operazione e uscire dalla funzione.
</div>
</div>

== Notes ==

* The construction geometry arc of a chamfer is not visible outside the sketch. It cannot be deleted without breaking the geometry of the chamfer.
* Some ([[Sketcher_Workbench#Sketcher_CompCreateConic|conic]]) curves may need to be [[Sketcher Trimming|trimmed]] before they can be filleted.
* The fillet radius depends on the selection method. If a [[Sketcher_ConstrainCoincident|Coincident constraint]] connecting two straight edges is selected, the fillet radius is derived from the length of the shortest edge. If two edges are selected the radius is the distance from the first clicked point to the (extended) intersection of the edges.





Revision as of 09:51, 13 April 2024

Raccordo

Posizione nel menu
Sketch → Geometrie → Raccordo
Ambiente
Sketcher
Avvio veloce
F
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

Questo strumento crea un raccordo tra due linee unite in un punto. Attivare lo strumento, quindi selezionare entrambe le linee o fare clic sul punto d'angolo.

introduced in version 0.22: If two straight edges connected by a Coincident constraint are filleted or chamfered, the corner point can optionally be preserved by adding a Point object that has a Point on object constraint with both edges. Constraints connected to the corner point are then transferred to the new point object.

Utilizzo

See also: Drawing aids.

  1. Avviare lo strumento
  2. Selezionare le linee collegate da raccordare, oppure selezionare un vertice. La distanza dal vertice a cui si fa clic imposta il raggio del raccordo.
  • Per modificare il raggio selezionare il centro del raccordo e spostarlo.
  • Premere il tasto Esc o fare clic con il tasto destro per terminare l'operazione e uscire dalla funzione.

Notes

  • The construction geometry arc of a chamfer is not visible outside the sketch. It cannot be deleted without breaking the geometry of the chamfer.
  • Some (conic) curves may need to be trimmed before they can be filleted.
  • The fillet radius depends on the selection method. If a Coincident constraint connecting two straight edges is selected, the fillet radius is derived from the length of the shortest edge. If two edges are selected the radius is the distance from the first clicked point to the (extended) intersection of the edges.