Пример #1
0
 def getMesh(self):
   mesh = Base.getMesh(self)
   mesh.orientation = [0, 180, 0]
   
   return mesh