Exemple #1
0
 def GetVertices(self, *args):
     """
     GetVertices(Element self, intArray v)
     GetVertices(Element self) -> int
     GetVertices(Element self) -> int const *
     """
     return _element.Element_GetVertices(self, *args)
Exemple #2
0
 def GetVertices(self, *args):
     return _element.Element_GetVertices(self, *args)