Sketcher DeleteAllConstraints: Difference between revisions

From FreeCAD Documentation
(several ways added)
(V0.22 -> V1.0)
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{Docnav
{{Docnav
|[[Sketcher_DeleteAllGeometry|Delete all geometry]]
|[[Sketcher_DeleteAllGeometry|Delete all geometry]]
|[[Sketcher_BSplineApproximate|Convert geometry to B-spline]]
|[[Sketcher_BSplineConvertToNURBS|Convert geometry to B-spline]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_DeleteAllGeometry.svg
|IconL=Sketcher_DeleteAllGeometry.svg
|IconR=Sketcher_BSplineApproximate.svg
|IconR=Sketcher_BSplineConvertToNURBS.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 18: Line 18:
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Version=0.18
|Version=0.18
|SeeAlso=[[Sketcher_DeleteAllGeometry|Sketcher Delete All Geometry]]
|SeeAlso=[[Sketcher_DeleteAllGeometry|Sketcher DeleteAllGeometry]]
}}
}}


Line 24: Line 24:


<!--T:3-->
<!--T:3-->
The [[Image:Sketcher_DeleteAllConstraints.svg|24px]] [[Sketcher_DeleteAllConstraints|Sketcher DeleteAllConstraints]] tool deletes all constraints from the sketch being edited, and leaves the geometry intact.
The [[Image:Sketcher_DeleteAllConstraints.svg|24px]] [[Sketcher_DeleteAllConstraints|Sketcher DeleteAllConstraints]] tool deletes all constraints from the sketch.


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




Line 39: Line 39:
{{Docnav
{{Docnav
|[[Sketcher_DeleteAllGeometry|Delete all geometry]]
|[[Sketcher_DeleteAllGeometry|Delete all geometry]]
|[[Sketcher_BSplineApproximate|Convert geometry to B-spline]]
|[[Sketcher_BSplineConvertToNURBS|Convert geometry to B-spline]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_DeleteAllGeometry.svg
|IconL=Sketcher_DeleteAllGeometry.svg
|IconR=Sketcher_BSplineApproximate.svg
|IconR=Sketcher_BSplineConvertToNURBS.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Latest revision as of 10:19, 21 April 2024

Sketcher DeleteAllConstraints

Menu location
Sketch → Sketcher tools → Delete all constraints
Workbenches
Sketcher
Default shortcut
None
Introduced in version
0.18
See also
Sketcher DeleteAllGeometry

Description

The Sketcher DeleteAllConstraints tool deletes all constraints from the sketch.

Usage

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