Sketcher Rotate: Difference between revisions

From FreeCAD Documentation
(Usage proposal: OVP added)
(WIP)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
{{UnfinishedDocu}}
<translate>
<translate>


Line 26: Line 26:


<!--T:4-->
<!--T:4-->
The [[Image:Sketcher_Rotate.svg|24px]] [[Sketcher_Rotate|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: <span style="background-color:#ddd; display:inline-block;">
The [[Image:Sketcher_Rotate.svg|24px]] [[Sketcher_Rotate|Sketcher Rotate]] tool rotates and optionally copies selected elements. Copies are evenly distributed along the rotation angle.
[[Image:Sketcher_Pointer_Create_Rotate.svg|32px]]
</span>.


==Usage== <!--T:5-->
==Usage== <!--T:5-->
Line 38: Line 36:


<!--T:6-->
<!--T:6-->
# Select the geometry to be rotated.
# Select one or more elements (edges or points).
# There are several ways to invoke the command:
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_Rotate.svg|16px]] [[Sketcher_Rotate|Polar transform]]}} button.
#* Press the {{Button|[[Image:Sketcher_Rotate.svg|16px]] [[Sketcher_Rotate|Polar transform]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher tools → [[Image:Sketcher_Rotate.svg|16px]] Polar transform}} option from the menu.
#* Select the {{MenuCommand|Sketcher → Sketcher tools → [[Image:Sketcher_Rotate.svg|16px]] Polar transform}} option from the menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_Rotate.svg|16px]] Polar transform}} option from the context menu.
#* The keyboard shortcut: {{KEY|Z}} then {{KEY|P}}.
#* The keyboard shortcut: {{KEY|Z}} then {{KEY|P}}.
# The cursor changes to a white cross with the tool icon.
# A '''Rotate parameters''' section is added at the top of the Sketcher [[Task_panel|Task panel]].
# The '''Rotate parameters''' section is added at the top of the [[Sketcher_Dialog|Sketcher Dialog]].
# Optionally define the number of copies:
# Optionally define the number of copies:
#* Enter the number of copies in the Copies spinbox.
#* Enter the number of copies in the Copies spinbox.
Line 51: Line 51:
# Pick the rotation center. Or with Pos-OVP: enter its X and/or Y coordinate.
# 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.
# 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.
# The geometry is rotated or several copies created respectively.





Revision as of 20:11, 29 March 2024

Other languages:
This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

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 elements. Copies are evenly distributed along the rotation angle.

Usage

See also: Drawing aids.

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

  1. Select one or more elements (edges or points).
  2. There are several ways to invoke the tool:
    • Press the Polar transform button.
    • Select the Sketcher → Sketcher tools → Polar transform option from the menu.
    • Right-click in the 3D view and select the Polar transform option from the context menu.
    • The keyboard shortcut: Z then P.
  3. The cursor changes to a white cross with the tool icon.
  4. The Rotate parameters section is added at the top of the Sketcher Dialog.
  5. 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.
  6. Optionally check the Clone constraints checkbox to copy datum constraints instead of replacing them with equality constraints.
  7. Pick the rotation center. Or with Pos-OVP: enter its X and/or Y coordinate.
  8. Pick start and end point of the rotation. Or with Dim-OVP: enter the rotation angle.
  9. The geometry is rotated or several copies created respectively.