Sketcher Scale: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 42: Line 42:
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_ Scale.svg|16px]] Scale transform}} option from the context menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_ Scale.svg|16px]] Scale transform}} option from the context menu.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|P}}, then {{KEY|S}}.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|P}}, then {{KEY|S}}.
# The cursor changes to a white cross with the tool icon.
# The cursor changes to a cross with the tool icon.
# The '''Scale parameters''' section is added at the top of the [[Sketcher_Dialog|Sketcher Dialog]].
# The '''Scale parameters''' section is added at the top of the [[Sketcher_Dialog|Sketcher Dialog]].
# Optionally press the {{KEY|U}} key or check the '''Keep original geometries''' checkbox to create scaled copies of the selected elements.
# Optionally press the {{KEY|U}} key or check the '''Keep original geometries''' checkbox to create scaled copies of the selected elements.

Revision as of 17:57, 19 April 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 Scale

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

Description

The Sketcher Scale tool scales or optionally creates scaled copies of selected elements.

Usage

See also: Drawing aids.

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

  1. Select one or more edges and/or Point objects. Constraints restricted to the selected elements are also processed. If the original elements are scaled, any other constraints associated with them will be deleted.
  2. There are several ways to invoke the tool:
    • Press the Scale transform button.
    • Select the Sketch → Sketcher tools → Scale transform option from the menu.
    • Right-click in the 3D view and select the Scale transform option from the context menu.
    • Use the keyboard shortcut: Z then P, then S.
  3. The cursor changes to a cross with the tool icon.
  4. The Scale parameters section is added at the top of the Sketcher Dialog.
  5. Optionally press the U key or check the Keep original geometries checkbox to create scaled copies of the selected elements.
  6. Pick the base point for the scale operation. Or with Pos-OVP: enter its X and/or Y coordinate.
  7. Pick the end point of the first auxiliary line. Its angle and length are arbitrary.
  8. Pick the end point of the second auxiliary line. Its angle is also arbitrary. Its length relative to the length of the first auxiliary line defines the scale factor. Or with Dim-OVP: enter the scale factor.
  9. The original elements are scaled or scaled copies are created. No Pos-OVP or Dim-OVP based constraints are added.