Std Alignment: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 9: Line 9:




<!--T:3-->
=== Description === <!--T:3-->
=== Description ===


<!--T:10-->
This function allows you to position and orientate two selected shapes, by aligning two or more selected points, on each of those two different shapes, with each other. It works in all workbenches.
This function allows you to position and orientate two selected shapes, by aligning two or more selected points, on each of those two different shapes, with each other. It works in all workbenches.


<!--T:11-->
The Alignment tool requires only one pair of reference points, however in most cases correct orientation and positioning will require 3 reference points.
The Alignment tool requires only one pair of reference points, however in most cases correct orientation and positioning will require 3 reference points.


Line 21: Line 22:
This is the example project before objects have been aligned
This is the example project before objects have been aligned


<!--T:12-->
[[Image:Std_Alignment1.png|500px]]
[[Image:Std_Alignment1.png|500px]]


<!--T:13-->
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.
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.


<!--T:14-->
After you have multi-selected two objects, start the Alignment tool from the ''Edit'' menu → ''Alignment ...''.
After you have multi-selected two objects, start the Alignment tool from the ''Edit'' menu → ''Alignment ...''.


<!--T:15-->
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. {{clear}}
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. {{clear}}



Revision as of 20:17, 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.


Std Alignment

Menu location
Edit → Alignment...
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Placement


Description

This function allows you to position and orientate two selected shapes, by aligning two or more selected points, on each of those two different shapes, with each other. It works in all workbenches.

The Alignment tool requires only one pair of reference points, however in most cases correct orientation and positioning will require 3 reference points.

Example

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: