Sketcher StopOperation: Difference between revisions

From FreeCAD Documentation
(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.)
 
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher StopOperation
|Name=Sketcher StopOperation
Line 8: Line 9:
}}
}}


==Description==
==Description== <!--T:2-->


<!--T:3-->
{{Button|[[File:Sketcher_StopOperation.svg|16px]] [[Sketcher_StopOperation|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.
{{Button|[[File:Sketcher_StopOperation.svg|16px]] [[Sketcher_StopOperation|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.


<!--T:4-->
This is similar to pressing the {{KEY|Esc}} key.
This is similar to pressing the {{KEY|Esc}} key.


==Usage==
==Usage== <!--T:5-->


<!--T:6-->
# 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]]}}.

Revision as of 21:01, 16 October 2020

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. Click on Stop operation or choose Sketch → Stop operation from the top menu.
  4. The tool is deactivated and the pointer returns to being a simple pointer.