# - cartHexa (pyTree) - import Generator.PyTree as G import Converter.PyTree as C a = G.cartHexa((0.,0.,0.), (0.1,0.1,0.2), (10,10,1)) C.convertPyTree2File(a, 'out.cgns')