Hello, I am still trying to programmatically save ASCII code Aster files to submit to a remote HPC Qarnot
Using the menu pick for AsterStudy - Export Case the .med .comm and .export files are saved
programmatically the command Salome.myStudy.SaveAs(test.hdf, True, True)
saves test.hdf test_GEOM.cbf test_SMESH.hdf test_SMESH_mesh.med
Is this a bug in Salome.myStudy.SaveAs which could be fixed or is there a different command we could use?