PartDesign: add 'VisibleFeature' attribute to BodyPy

This commit is contained in:
Zheng, Lei
2019-08-19 13:39:58 +08:00
committed by wmayer
parent 35c5e5a8a9
commit 72bd2bc9b2
2 changed files with 16 additions and 0 deletions

View File

@@ -28,5 +28,11 @@
</UserDocu>
</Documentation>
</Methode>
<Attribute Name="VisibleFeature" ReadOnly="true">
<Documentation>
<UserDocu>Return the the visible feature of this body</UserDocu>
</Documentation>
<Parameter Name="VisibleFeature" Type="Object" />
</Attribute>
</PythonExport>
</GenerateModel>