def GetFaceVertices(self, fi): """GetFaceVertices(Point self, int fi) -> int const *""" return _point.Point_GetFaceVertices(self, fi)
def GetFaceVertices(self, fi): return _point.Point_GetFaceVertices(self, fi)