Sketcher CreatePolyline/it: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 27: Line 27:
==Utilizzo==
==Utilizzo==


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
La Polilinea inizia sempre con un segmento di linea retta: fare clic - spostare il mouse - fare clic. Muovi di nuovo il mouse. Dopo aver posizionato il primo segmento di linea, lo strumento polilinea Sketcher ha più modalità che possono essere attivate con il tasto {{KEY|M}}. Ad esempio è possibile disegnare archi tangenti o perpendicolari seguendo una linea o un segmento di arco. Premendo ripetutamente il tasto {{KEY|M}} si passa da queste diverse modalità:


# There are several ways to invoke the tool:
# Premere sul tasto {{KEY|M}}: il nuovo segmento è una linea che è perpendicolare al segmento precedente
#* Press the {{Button|[[Image:Sketcher_CreatePolyline.svg|16px]] [[Sketcher_CreatePolyline|Create polyline]]}} button.
# Premere di nuovo sul tasto {{KEY|M}}: il nuovo segmento è una linea che è tangente al segmento precedente
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreatePolyline.svg|16px]] Create polyline}} option from the menu.
# Premere di nuovo sul tasto {{KEY|M}}: il nuovo segmento è un arco che è tangente al segmento precedente
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_CreatePolyline.svg|16px]] Create polyline}} option from the context menu.
# Premere di nuovo sul tasto {{KEY|M}}: il nuovo segmento è un arco che è perpendicolare (a sinistra) al segmento precedente
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|M}}.
# Premere di nuovo sul tasto {{KEY|M}}: il nuovo segmento è un arco che è perpendicolare (a destra) al segmento precedente
# The cursor changes to a white cross with the tool icon.
# Premere di nuovo sul tasto {{KEY|M}}: si ritorna allo stato iniziale; la linea è collegata solo con una coincidenza al segmento precedente.
# A polyline always starts with a straight line segment: pick two points to define this segment.

# Optionally press the {{KEY|M}} key one or more times to cycle through the modes for the next segment. The available modes are:
<div class="mw-translate-fuzzy">
#* Line perpendicular to the previous segment.
* <span style="font-size:x-small;color:green;">v0.18 e superiore</span> Mentre ci si trova in una qualsiasi delle modalità arco, tenendo premuto il tasto {{KEY|Ctrl}} (MacOS: tasto {{KEY|CMD}}) e spostando il cursore, l'arco si blocca di incrementi di 45 gradi, rispetto al segmento della polilinea precedentemente creato (v0.18).
#* Line tangential to the previous segment.
* Selezionare i punti su un'area vuota della vista 3D, o su un oggetto esistente. I vincoli automatici (auto constraints) si attivano nella scheda '''Azioni → Modifica controlli → Autovincoli''' del pannello '''Vista combinata'''.
#* Arc tangential to the previous segment.
* Premere il tasto {{KEY|Esc}}, o cliccare sul tasto destro del mouse prima di chiudere la polilinea in un anello termina la polilinea corrente e si può continuare con una nuova. Premendo {{KEY|Esc}} o facendo clic con il pulsante destro del mouse dopo aver chiuso la polilinea in un anello termina la funzione polilinea.
#* Arc perpendicular (left) to the previous segment.
* Premendo {{KEY|Esc}} o facendo clic con il pulsante destro del mouse "dopo" la chiusura della polilinea su un loop termina la funzione polilinea.
#* Arc perpendicular (right) to the previous segment.
</div>
#* Line only connected to the previous segment. This is the initial mode again.
# While in any of the arc modes, optionally hold down the {{KEY|Ctrl}} key to snap the arc to increments of 45° relative to the previous segment.
# Pick the endpoint of the segment.
# Optionally repeat this to create more segments.
# To finish the input do one of the following:
#* Snap to the start point to create a closed polyline.
#* Right-click or press {{KEY|Esc}} to create an open polyline.
# The polyline segments have been created and applicable constraints have been added.
# If the tool runs in [[Sketcher_Workbench#Continue_modes|continue mode]]:
## Optionally keep creating polylines.
## To finish, right-click or press {{KEY|Esc}}, or start another geometry or constraint creation tool.





Revision as of 09:28, 13 April 2024

Polilinea

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

Descrizione

Questo strumento funziona come lo strumento Linea di Schizzo, ma crea una successione di segmenti e di archi collegati ai loro estremi. Le linee e gli archi si alternano con il tasto M.

Quando si avvia lo strumento, il puntatore del mouse assume la forma di croce bianca accompagnata dall'icona rossa di polilinea. Accanto al puntatore sono visualizzate, in blu, le coordinate della sua posizione, aggiornate in tempo reale.

La polilinea inizia con una linea, continua con un arco tangente, poi un arco perpendicolare quindi una linea tangente

Utilizzo

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Create polyline button.
    • Select the Sketcher → Sketcher geometries → Create polyline option from the menu.
    • Right-click in the 3D view and select the Create polyline option from the context menu.
    • Use the keyboard shortcut: G then M.
  2. The cursor changes to a white cross with the tool icon.
  3. A polyline always starts with a straight line segment: pick two points to define this segment.
  4. Optionally press the M key one or more times to cycle through the modes for the next segment. The available modes are:
    • Line perpendicular to the previous segment.
    • Line tangential to the previous segment.
    • Arc tangential to the previous segment.
    • Arc perpendicular (left) to the previous segment.
    • Arc perpendicular (right) to the previous segment.
    • Line only connected to the previous segment. This is the initial mode again.
  5. While in any of the arc modes, optionally hold down the Ctrl key to snap the arc to increments of 45° relative to the previous segment.
  6. Pick the endpoint of the segment.
  7. Optionally repeat this to create more segments.
  8. To finish the input do one of the following:
    • Snap to the start point to create a closed polyline.
    • Right-click or press Esc to create an open polyline.
  9. The polyline segments have been created and applicable constraints have been added.
  10. If the tool runs in continue mode:
    1. Optionally keep creating polylines.
    2. To finish, right-click or press Esc, or start another geometry or constraint creation tool.