def GetNVertices(self): """GetNVertices(Point self) -> int""" return _point.Point_GetNVertices(self)
def GetNVertices(self): return _point.Point_GetNVertices(self)