I am developing a machine learning based PDE solver for complex geometries. I have the ANSYS Workbench project file. In the file, I have a thermal simulation. I wanted to extract the nodal coordinates of some specific faces/edges/bodies. As of now, in ANSYS you can only export the whole mesh which is not very useful for me.
I will use these specific coordinates to apply boundary conditions in my solver.