Path.Area: added Sections python attribute

This commit is contained in:
Zheng, Lei
2017-01-24 14:37:52 +08:00
parent 67a16db6cb
commit aec39ec6ff
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>