Part: Geometry extension set with unique id (type+name) and list based getExtensions python

This commit is contained in:
Abdullah Tahiri
2019-02-11 17:42:43 +01:00
committed by wmayer
parent 11793ba0b2
commit 33620d212e
3 changed files with 12 additions and 10 deletions

View File

@@ -88,7 +88,7 @@ It describes the common behavior of these objects when:
<UserDocu>Deletes all extensions of the indicated name.</UserDocu>
</Documentation>
</Methode>
<Methode Name="showExtensions" Const="true">
<Methode Name="getExtensions" Const="true">
<Documentation>
<UserDocu>Returns a list with information about the geometry extensions.</UserDocu>
</Documentation>