def GetPointMatrix(self, i, pointmat): return _mesh.Mesh_GetPointMatrix(self, i, pointmat)
def GetPointMatrix(self, i, pointmat): r"""GetPointMatrix(Mesh self, int i, DenseMatrix pointmat)""" return _mesh.Mesh_GetPointMatrix(self, i, pointmat)