Sketcher StopOperation: Difference between revisions

From FreeCAD Documentation
No edit summary
(Toolbar button removed. See: https://github.com/FreeCAD/FreeCAD/pull/7569)
Line 32: Line 32:
# Make sure a [[Sketch|sketch]] is in {{Button|[[File:Sketcher_EditSketch.svg|16px]] [[Sketcher_EditSketch|Edit mode]]}}.
# Make sure a [[Sketch|sketch]] is in {{Button|[[File:Sketcher_EditSketch.svg|16px]] [[Sketcher_EditSketch|Edit mode]]}}.
# Make sure a tool is active such as {{Button|[[File:Sketcher_CreatePolyline.svg|16px]] [[Sketcher_CreatePolyline|Create polyline]]}}, {{Button|[[File:Sketcher_ConstrainDistanceY.svg|16px]] [[Sketcher_ConstrainDistanceY|Constrain distance Y]]}}, or {{Button|[[File:Sketcher_Move.svg|16px]] [[Sketcher_Move|Move]]}}.
# Make sure a tool is active such as {{Button|[[File:Sketcher_CreatePolyline.svg|16px]] [[Sketcher_CreatePolyline|Create polyline]]}}, {{Button|[[File:Sketcher_ConstrainDistanceY.svg|16px]] [[Sketcher_ConstrainDistanceY|Constrain distance Y]]}}, or {{Button|[[File:Sketcher_Move.svg|16px]] [[Sketcher_Move|Move]]}}.
# Click on {{Button|[[File:Sketcher_StopOperation.svg|16px]] [[Sketcher_StopOperation|Stop operation]]}} or choose {{MenuCommand|Sketch → [[File:Sketcher_StopOperation.svg|16px]] [[Sketcher_StopOperation|Stop operation]]}} from the top menu.
# Choose {{MenuCommand|Sketch → [[File:Sketcher_StopOperation.svg|16px]] [[Sketcher_StopOperation|Stop operation]]}} from the top menu.
# The tool is deactivated and the pointer returns to being a simple pointer.
# The tool is deactivated and the pointer returns to being a simple pointer.



Revision as of 08:45, 11 October 2022

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.