Sketcher EditSketch/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 19: Line 19:
==Description==
==Description==


This command will let you edit an existing sketch. It will open the [[Sketcher_Dialog|Sketcher Dialog]].
The '''Edit Sketch''' command opens the [[Sketcher_Dialog|Sketcher Dialog]] to edit an existing sketch.


==Usage==
==Usage==


There are several ways to invoke the Edit Sketch command:
There are several ways to invoke the command:
* Right-click on a sketch in the [[Tree_view|tree view]] and choose ''Edit Sketch''
* Double-click a sketch in the [[Tree_view|Tree view]].
* Select sketch in the [[Tree_view|tree view]] and choose {{MenuCommand|Sketch → Edit Sketch}} from the pull-down-menu.
* Select a sketch and press the {{Button|[[Image:Sketcher_EditSketch.svg|16px]] [[Sketcher_EditSketch|Edit sketch]]}} button.
* Select a sketch and choose the {{MenuCommand|Sketch → [[Image:Sketcher_EditSketch.svg|16px]] Edit sketch}} option from the menu.
* Simply double-clicking on the sketch
* Right-click a sketch in the [[Tree_view|Tree view]] and choose the {{MenuCommand|Edit sketch}} option from the context menu.
* Clicking on the [[Image:Sketcher_EditSketch.svg|24px]] button in the Sketcher toolbar.


==Notes==
==Notes==


* Choosing [[Sketcher_LeaveSketch|Leave Sketch]] will terminate the edit mode.
* Choosing [[Sketcher_LeaveSketch|Sketcher_LeaveSketch]] will terminate the edit mode.





Revision as of 16:00, 1 July 2023

Sketcher EditSketch

Menu location
Sketch → Edit sketch
Workbenches
Sketcher, PartDesign
Default shortcut
None
Introduced in version
-
See also
Sketcher LeaveSketch

Description

The Edit Sketch command opens the Sketcher Dialog to edit an existing sketch.

Usage

There are several ways to invoke the command:

  • Double-click a sketch in the Tree view.
  • Select a sketch and press the Edit sketch button.
  • Select a sketch and choose the Sketch → Edit sketch option from the menu.
  • Right-click a sketch in the Tree view and choose the Edit sketch option from the context menu.

Notes