Exemple #1
0
 def SetAttribute(self, i, attr):
     return _mesh.Mesh_SetAttribute(self, i, attr)
Exemple #2
0
 def SetAttribute(self, i, attr):
     r"""SetAttribute(Mesh self, int i, int attr)"""
     return _mesh.Mesh_SetAttribute(self, i, attr)