Hi,
Here is my problem : I would like to :
(i) create in Mechanical all the reaction forces and moments ;
(ii) export all these data in a file (.csv for example).
For the first point, I have writen a Python script, and I get a folder containing subfoler with reaction forces and moments for my boundary conditions, joints, beams, springs, contacts.

Now, I would like to create another Python script in order to export these data in a file.
I found the ACT extension "ACT reaction forces" and the export format is exactly what I want, one table for each type of reaction. But I don't know how to do that ...

I don't use this extension for two reasons:
1- It creates reactions in mechanical and the export file (and I would like, if possible, two separate process) ;
2- All reactions are in the global coordinate system and we can't select local CS for certain reactions.
Thanks for your help
Jean