Ansys Learning Forum › Forums › Discuss Simulation › Fluids › Ensight macro for reading XYZ and variable data › Reply To: Ensight macro for reading XYZ and variable data
September 4, 2024 at 2:26 pm
Rohan Gulavani
Ansys Employee
So, this can be done through python scripting to create encas format data from csv file. Mainly we need to build User defined tool from Python.Â