Draft Rotate: Difference between revisions

From FreeCAD Documentation
m (3 revisions)
Line 10: Line 10:


* Picking a point on an empty area of the 3d view, or on an existing object.
* Picking a point on an empty area of the 3d view, or on an existing object.
* Pressing CTRL will [[Draft_Snap|snap]] your point to availible snap locations.
* Pressing {{KEY|CTRL}} will [[Draft_Snap|snap]] your point to availible snap locations.
* Pressing SHIFT will [[Draft_Constrain|constrain]] you vertically or horizontally in relation to the rotation center.
* Pressing {{KEY|SHIFT}} will [[Draft_Constrain|constrain]] you vertically or horizontally in relation to the rotation center.
* Pressing ESCAPE will cancel the operation.
* Pressing {{KEY|ESC}} will cancel the operation.
* Enter numbers to [[Draft_Coordinates|manually insert a coordinate]].
* Enter numbers to [[Draft_Coordinates|manually insert a coordinate]].
* C switches the copy mode on/off. With Copy on, new objects will be created instead of rotating existing objects.
* {{KEY|C}} switches the copy mode on/off. With Copy on, new objects will be created instead of rotating existing objects.
* Pressing ALT will make a copy, even if the Copy check button is off.
* Pressing {{KEY|ALT}} will make a copy, even if the Copy check button is off.

Revision as of 21:26, 25 April 2009

Draft_Rotate

Menu location
Draft -> Rotate
Workbenches
Draft
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool rotates the selected objects. If no object is selected, you will be invited to select one. Then, the user is asked for the rotation center, the start angle and the rotation angle.

Usage

  • Picking a point on an empty area of the 3d view, or on an existing object.
  • Pressing CTRL will snap your point to availible snap locations.
  • Pressing SHIFT will constrain you vertically or horizontally in relation to the rotation center.
  • Pressing ESC will cancel the operation.
  • Enter numbers to manually insert a coordinate.
  • C switches the copy mode on/off. With Copy on, new objects will be created instead of rotating existing objects.
  • Pressing ALT will make a copy, even if the Copy check button is off.