Hello,
I wrote a script in Femap using API. In this script there is running a static linear analysis for many times. After each analysis i need to read from model the T3 Constraint force on 2 nodes.
To read the Constraint Force i used the following script:
rc = App.feAppGetActiveView(...