Пример #1
0
 def GetAttribute(self, i):
     return _mesh.Mesh_GetAttribute(self, i)
Пример #2
0
 def GetAttribute(self, i):
     r"""GetAttribute(Mesh self, int i) -> int"""
     return _mesh.Mesh_GetAttribute(self, i)