Sketcher DeleteAllGeometry: Difference between revisions

From FreeCAD Documentation
No edit summary
(WIP)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>


Line 24: Line 25:


<!--T:3-->
<!--T:3-->
The [[Image:Sketcher_DeleteAllGeometry.svg|24px]] [[Sketcher_DeleteAllGeometry|Sketcher DeleteAllGeometry]] command deletes all geometry from the sketch being edited.
The [[Image:Sketcher_DeleteAllGeometry.svg|24px]] [[Sketcher_DeleteAllGeometry|Sketcher DeleteAllGeometry]] command deletes all geometry and constraints from the sketch.


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


<!--T:5-->
<!--T:5-->
# There are several ways to invoke the command:
# There are several ways to invoke the tool:
#* Select the {{MenuCommand|Sketch → Sketcher tools → [[Image:Sketcher_DeleteAllGeometry.svg|16px]] Delete all geometry}} option from the menu.
#* Select the {{MenuCommand|Sketch → Sketcher tools → [[Image:Sketcher_DeleteAllGeometry.svg|16px]] Delete all geometry}} option from the menu.
#* ({{Version|0.22}}): Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_DeleteAllGeometry.svg|16px]] Delete all geometry}} option from the context menu. This is only available if the selection is empty.
#* ({{Version|0.22}}): Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_DeleteAllGeometry.svg|16px]] Delete all geometry}} option from the context menu (not available if there is a selection).
# A dialog window opens.
# The '''Delete All Geometry''' dialog opens.
# Press the {{Button|Yes}} button to confirm, and to finish the command.
# Press the {{Button|Yes}} button to confirm and finish the tool.





Revision as of 23:11, 30 March 2024

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 DeleteAllGeometry

Menu location
Sketch → Sketcher tools → Delete all geometry
Workbenches
Sketcher
Default shortcut
None
Introduced in version
0.18
See also
Sketcher Delete All Constraints

Description

The Sketcher DeleteAllGeometry command deletes all geometry and constraints from the sketch.

Usage

  1. There are several ways to invoke the tool:
    • Select the Sketch → Sketcher tools → Delete all geometry option from the menu.
    • (introduced in version 0.22): Right-click in the 3D view and select the Delete all geometry option from the context menu (not available if there is a selection).
  2. The Delete All Geometry dialog opens.
  3. Press the Yes button to confirm and finish the tool.