Export .step format from pygmsh

Dear all,

I have created a multiphase component model in .vtk files with pygmsh, however, I would like to run this model in Ansys, so really need this format in .step, because it has been the unique format possible to pass from pygmsh to Ansys. So the question is how to export from Pygmsh in .step instead of .vtk

meshio has the option Ansys-msh.

Hi Dokken, thank you so much for your answer, I’ve tried using meshio but the output files doesn’t work in Ansys, I’ve tried exporting in .stl, .msh, .mesh files, from meshio. Ansys show the next message

As this is an ansys related error, you need to either:
A) Ask their developers
B) Ask the meshio developer.

Jørgen