Hello,
I am trying to figure out how to write a script for ANSYS Mechanical which would carry out the following:
1. Scan a face running along an edge of a component.
2. Average certain parameter e.g. nodal force, stress and report value at a path sampling point.
3. Export values to a file and maybe print the result.
See SS for better illustration of the problem:
Example of face:

Procedure:

This would preferably be Python Script or Python result, as long as I can export the results along the path for further calculations.
I could not find similar thread, please point me towards it if I missed it.
Also please move the thread if it is not in the right subforum.
I would appreciate your help.