Sketcher Rotate: Difference between revisions

From FreeCAD Documentation
(Docnav)
(Usage proposal: OVP added)
Line 31: Line 31:


==Usage== <!--T:5-->
==Usage== <!--T:5-->

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

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


<!--T:6-->
<!--T:6-->
Line 39: Line 44:
#* The keyboard shortcut: {{KEY|Z}} then {{KEY|P}}.
#* The keyboard shortcut: {{KEY|Z}} then {{KEY|P}}.
# A '''Rotate parameters''' section is added at the top of the Sketcher [[Task_panel|Task panel]].
# A '''Rotate parameters''' section is added at the top of the Sketcher [[Task_panel|Task panel]].
# Optionally set a number of copies in the '''Copies''' spinbox.
# Optionally define the number of copies:
#* Enter the number of copies in the Copies spinbox.
# Optionally check the '''Clone constraints''' checkbox to clone instead of copy the selected geometry.
# Click to indicate the rotation center or enter the coordinates.
#* Optionally press the {{KEY|U}} key to increase the number of copies.
#* Optionally press the {{KEY|J}} key to decrease the number of copies.
# Click to indicate the start angle of the rotation measured from the x axis or enter the angle value.
# Optionally check the '''Clone constraints''' checkbox to copy datum constraints instead of replacing them with equality constraints.
# Click to indicate the rotation angle measured from the start angle or enter the angle value to finish the command. This also removes the '''Rotate parameters''' section from the Task panel.
# Pick the rotation center. Or with Pos-OVP: enter its X and/or Y coordinate.
# Pick start and end point of the rotation. Or with Dim-OVP: enter the rotation angle.
# The geometry is rotatet or several copies created respectively. This finishes the command.





Revision as of 21:42, 3 March 2024

Other languages:

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.

Sketcher Rotate

Menu location
Sketch → Sketcher tools → Polar transform
Workbenches
Sketcher
Default shortcut
Z P
Introduced in version
0.22
See also
None

Description

The Sketcher Rotate tool rotates and optionally copies selected edges. Copies are evenly distributed according to the rotation angle. When starting the tool, the mouse pointer changes to a white cross with a red rotate icon: .

Usage

See also: Drawing aids.

Pos-OVP = Positional On-View-Parameters.
Dim-OVP = Dimensional On-View-Parameters.

  1. Select the geometry to be rotated.
  2. There are several ways to invoke the command:
    • Press the Polar transform button.
    • Select the Sketcher → Sketcher tools → Polar transform option from the menu.
    • The keyboard shortcut: Z then P.
  3. A Rotate parameters section is added at the top of the Sketcher Task panel.
  4. Optionally define the number of copies:
    • Enter the number of copies in the Copies spinbox.
    • Optionally press the U key to increase the number of copies.
    • Optionally press the J key to decrease the number of copies.
  5. Optionally check the Clone constraints checkbox to copy datum constraints instead of replacing them with equality constraints.
  6. Pick the rotation center. Or with Pos-OVP: enter its X and/or Y coordinate.
  7. Pick start and end point of the rotation. Or with Dim-OVP: enter the rotation angle.
  8. The geometry is rotatet or several copies created respectively. This finishes the command.