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