Sketcher: Python interface to SketchObject constraint state

This commit is contained in:
Abdullah Tahiri
2019-06-22 06:44:26 +02:00
committed by abdullahtahiriyo
parent 3a47e27ce4
commit 0e15d3461f
2 changed files with 66 additions and 0 deletions

View File

@@ -133,6 +133,21 @@
<UserDocu>toggle the VirtualSpace status of a constraint</UserDocu>
</Documentation>
</Methode>
<Methode Name="setActive">
<Documentation>
<UserDocu>sets the constraint on/off (enforced or not)</UserDocu>
</Documentation>
</Methode>
<Methode Name="getActive">
<Documentation>
<UserDocu>Get the constraint status (enforced or not)</UserDocu>
</Documentation>
</Methode>
<Methode Name="toggleActive">
<Documentation>
<UserDocu>toggle the active status of constraint (enforced or not)</UserDocu>
</Documentation>
</Methode>
<Methode Name="movePoint">
<Documentation>
<UserDocu>