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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user