Ejemplo n.º 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)
Ejemplo n.º 2
0
 def GetVertices(self, *args):
     return _element.Element_GetVertices(self, *args)