Gui: expose claimChildren to Python

This commit is contained in:
DeepSOIC
2017-03-26 00:08:51 +03:00
committed by wmayer
parent 5348f7afed
commit 21dd9aafe9
2 changed files with 22 additions and 0 deletions

View File

@@ -85,6 +85,11 @@
<UserDocu>Set a transformation on the Inventor node</UserDocu>
</Documentation>
</Methode>
<Methode Name="claimChildren" Const="true">
<Documentation>
<UserDocu>Returns list of objects that are to be grouped in tree under this object.</UserDocu>
</Documentation>
</Methode>
<Attribute Name="Annotation" ReadOnly="false">
<Documentation>
<UserDocu>A pivy Separator to add a custom scene graph to this ViewProvider</UserDocu>