def GetVertices(self, GeomType): """GetVertices(Geometry self, int GeomType) -> IntegrationRule""" return _geom.Geometry_GetVertices(self, GeomType)
def GetVertices(self, GeomType): return _geom.Geometry_GetVertices(self, GeomType)