def GetAttribute(self, i): return _mesh.Mesh_GetAttribute(self, i)
def GetAttribute(self, i): r"""GetAttribute(Mesh self, int i) -> int""" return _mesh.Mesh_GetAttribute(self, i)