Path.Area: added Sections python attribute

This commit is contained in:
Zheng, Lei
2017-01-24 14:37:52 +08:00
parent cd4d4f3cf4
commit 7d04c2188c
3 changed files with 20 additions and 0 deletions

View File

@@ -63,5 +63,11 @@ any operation</UserDocu>
<UserDocu>Get current algorithm parameters as a dictionary.</UserDocu>
</Documentation>
</Methode>
<Attribute Name="Sections" ReadOnly="true">
<Documentation>
<UserDocu>List of sections in this area.</UserDocu>
</Documentation>
<Parameter Name="Sections" Type="List"/>
</Attribute>
</PythonExport>
</GenerateModel>