Reading exodus with pyhton

Hi,

I’d like to read exodus file without using ncdump, directly using python functions.
Which functions uses pylith to read the exodus (eg get the nodeset ids, coordinates…)?

Cheers

The Trelis help manual includes information about the Python interface. You can get nodeset ids, etc. Go to Appendix->Python->CubitInterface Class Reference.