Sketcher CreateRectangle/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 19: Line 19:
Accanto al puntatore sono visualizzate, in blu, le coordinate della sua posizione, aggiornate in tempo reale.
Accanto al puntatore sono visualizzate, in blu, le coordinate della sua posizione, aggiornate in tempo reale.
</div>
</div>

To define a rectangle via a center point and an edge point, use the [[Sketcher_CreateRectangle_Center|Centered rectangle]] tool.


[[Image:SketcherCreateRectangleExample.png‎]]
[[Image:SketcherCreateRectangleExample.png‎]]


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

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

Pos-OVP = Positional [[Sketcher_Preferences#General|On-View-Parameters]]. {{Version|0.22}}<br>
Dim-OVP = Dimensional On-View-Parameters. {{Version|0.22}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 31: Line 34:
* Premere il tasto {{KEY|Esc}}, o cliccare sul tasto destro del mouse, per annullare l'operazione.
* Premere il tasto {{KEY|Esc}}, o cliccare sul tasto destro del mouse, per annullare l'operazione.
</div>
</div>

==Notes==

* When launched the rectangle tools add a '''Rectangle parameters''' section at the top of the Sketcher [[Task_panel|Task panel]] ({{Version|0.22}}). It contains:
# A '''Mode''' spinbox to chose one of the modes to draw the rectangle:
#* Corner, length & width
#* Center, length & width
#* 3 corners
#* Center and two corners
# A '''Rounded corners''' checkbox to apply round corners to the rectangle.
# A '''Frame''' checkbox to add a contour with a constant offset to the (rounded) rectangle.
* All three buttons in this selection now launch the same tool but with different preset combinations of mode and options that can still be altered after the first click.
* If '''Rounded corners''' is enabled, the offset is inward, and the offset value is larger than the corner radius, the offset contour will be created without fillets.
* The modes '''3 corners''', and '''Center and two corners''' create parallelograms rather than rectangles.





Revision as of 09:30, 13 April 2024

Rettangolo

Posizione nel menu
Sketch → Geometrie → Rettangolo
Ambiente
Sketcher
Avvio veloce
R
Introdotto nella versione
-
Vedere anche
Polilinea

Descrizione

Disegna un rettangolo definendo nella vista 3D due punti di vertice opposti.

Quando si avvia lo strumento, il puntatore del mouse assume la forma di croce bianca accompagnata dall'icona rossa di rettangolo.

Accanto al puntatore sono visualizzate, in blu, le coordinate della sua posizione, aggiornate in tempo reale.

Utilizzo

See also: Drawing aids.

Pos-OVP = Positional On-View-Parameters. introduced in version 0.22
Dim-OVP = Dimensional On-View-Parameters. introduced in version 0.22

  • Dopo aver premuto il pulsante Rettangolo, selezionare il primo vertice nell'area della vista 3D, o su un oggetto esistente, poi spostare il puntatore e selezionare il vertice opposto. I vincoli automatici (auto constraints) si attivano nella scheda Azioni → Modifica controlli → Autovincoli del pannello Vista combinata.
  • Premere il tasto Esc, o cliccare sul tasto destro del mouse, per annullare l'operazione.