Sketcher StopOperation: Difference between revisions

From FreeCAD Documentation
(Toolbar button removed. See: https://github.com/FreeCAD/FreeCAD/pull/7569)
(Docnav)
Line 4: Line 4:
<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Sketcher_ViewSection|View section]]
|[[Sketcher_MirrorSketch|Mirror sketch]]
|[[Sketcher_CreatePoint|Point]]
|[[Sketcher_CreatePoint|Point]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_MirrorSketch.svg‎
|IconL=Sketcher_ViewSection.svg‎
|IconR=Sketcher_CreatePoint.svg
|IconR=Sketcher_CreatePoint.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
Line 38: Line 38:
<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Sketcher_ViewSection|View section]]
|[[Sketcher_MirrorSketch|Mirror sketch]]
|[[Sketcher_CreatePoint|Point]]
|[[Sketcher_CreatePoint|Point]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_MirrorSketch.svg‎
|IconL=Sketcher_ViewSection.svg‎
|IconR=Sketcher_CreatePoint.svg
|IconR=Sketcher_CreatePoint.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg

Revision as of 08:49, 18 May 2023

Sketcher StopOperation

Menu location
Sketch → Stop operation
Workbenches
Sketcher
Default shortcut
None
Introduced in version
-
See also
None

Description

Stop operation stops a currently active command while a sketch is being edited; this may mean a drawing operation, a constraining operation, a B-spline operation, etc.

This is similar to pressing the Esc key.

Usage

  1. Make sure a sketch is in Edit mode.
  2. Make sure a tool is active such as Create polyline, Constrain distance Y, or Move.
  3. Choose Sketch → Stop operation from the top menu.
  4. The tool is deactivated and the pointer returns to being a simple pointer.