Sketcher DeleteAllGeometry: Difference between revisions

From FreeCAD Documentation
(WIP)
No edit summary
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Version=0.18
|Version=0.18
|SeeAlso=[[Sketcher_DeleteAllConstraints|Sketcher Delete All Constraints]]
|SeeAlso=[[Sketcher_DeleteAllConstraints|Sketcher DeleteAllConstraints]]
}}
}}


Line 25: Line 25:


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


==Usage== <!--T:4-->
==Usage== <!--T:4-->
Line 32: Line 32:
# There are several ways to invoke the tool:
# 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 (not available if there is a selection).
#* {{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).
# The '''Delete All Geometry''' dialog opens.
# The '''Delete All Geometry''' dialog opens.
# Press the {{Button|Yes}} button to confirm and finish the tool.
# Press the {{Button|Yes}} button to confirm and finish the tool.

Revision as of 19:49, 1 April 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 DeleteAllConstraints

Description

The Sketcher DeleteAllGeometry command deletes all geometry and all 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.