Sketcher: Python Interface for Constraint Virtual Space

=======================================================

set/get/toggle python interface to enable to set the virtual space status of a constraint via SketchObject.
This commit is contained in:
Abdullah Tahiri
2017-12-17 05:57:35 +01:00
committed by wmayer
parent 804bbbc9cd
commit 5e11e37712
5 changed files with 130 additions and 3 deletions

View File

@@ -102,7 +102,22 @@
<Documentation>
<UserDocu>toggle the Driving status of a datum constraint</UserDocu>
</Documentation>
</Methode>
</Methode>
<Methode Name="setVirtualSpace">
<Documentation>
<UserDocu>set the VirtualSpace status of a constraint</UserDocu>
</Documentation>
</Methode>
<Methode Name="getVirtualSpace">
<Documentation>
<UserDocu>Get the VirtualSpace status of a constraint</UserDocu>
</Documentation>
</Methode>
<Methode Name="toggleVirtualSpace">
<Documentation>
<UserDocu>toggle the VirtualSpace status of a constraint</UserDocu>
</Documentation>
</Methode>
<Methode Name="movePoint">
<Documentation>
<UserDocu>