Std Alignment/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Lo strumento di allineamento richiede solo una coppia di punti di riferimento, ma in molti casi il corretto orientamento e posizionamento richiederà 3 punti di riferimento.")
(Replaced content with "== Esempio ==")
Line 12: Line 12:
Lo strumento di allineamento richiede solo una coppia di punti di riferimento, ma in molti casi il corretto orientamento e posizionamento richiederà 3 punti di riferimento.
Lo strumento di allineamento richiede solo una coppia di punti di riferimento, ma in molti casi il corretto orientamento e posizionamento richiederà 3 punti di riferimento.


=== Descrizione ===
== Esempio ==

Questa funzione permette di far coincidere due o più punti di due diversi oggetti selezionati. Agisce in tutti gli ambienti.


This is the example project before objects have been aligned
This is the example project before objects have been aligned

Revision as of 20:23, 26 September 2014

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.


Allineamento

Posizione nel menu
Modifica → Allineamento...
Ambiente
Tutti
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Posizionamento...


Descrizione

Questa funzione permette di far coincidere due o più punti di due diversi oggetti selezionati. Agisce in tutti gli ambienti.

Lo strumento di allineamento richiede solo una coppia di punti di riferimento, ma in molti casi il corretto orientamento e posizionamento richiederà 3 punti di riferimento.

Esempio

This is the example project before objects have been aligned

To Align the objects start by Multi-selecting two objects only. The first object selected will be the fixed object. The second object selected will be moved by the Alignment tool.

After you have multi-selected two objects, start the Alignment tool from the Edit menu → Alignment ....

A double window will appear, showing a view of each of the selected objects. The window on the left will show the movable object and the window on the right will show the fixed object.


Select one or more pairs of points in the two views, that you want the Alignment tool to make coincide.


Right mouse click in either windows to access the context menu. From the context menu you can

  1. remove the last pair of points,
  2. run and then close the Alignment tool,
  3. cancel the Alignment operation and close the Alignment tool
  4. or syncronise views. If ticked, this will synchronise pan/rotate/zoom of the views in the double windows, with each other.


After running the Alignment tool several times, the project could be made to look like this: