Ejemplo n.º 1
0
 def GetVertices(self, *args):
     """
     GetVertices(Point self, intArray v)
     GetVertices(Point self) -> int *
     """
     return _point.Point_GetVertices(self, *args)
Ejemplo n.º 2
0
 def GetVertices(self, *args):
     return _point.Point_GetVertices(self, *args)