Sketcher: Python command to delete all the constraints at once

This commit is contained in:
Abdullah Tahiri
2018-07-14 07:32:23 +02:00
committed by wmayer
parent 6e865aa3e5
commit 9f969e558c
2 changed files with 20 additions and 1 deletions

View File

@@ -33,6 +33,11 @@
<UserDocu>delete all the geometry objects and constraints from the sketch except external geometry</UserDocu>
</Documentation>
</Methode>
<Methode Name="deleteAllConstraints">
<Documentation>
<UserDocu>delete all the constraints from the sketch</UserDocu>
</Documentation>
</Methode>
<Methode Name="toggleConstruction">
<Documentation>
<UserDocu>switch a geometry to a construction line</UserDocu>