Hello,
I was trying to use a script that was posted here in order to load Force data from an external excel file.
https://discuss.ansys.com/discussion/comment/6186?tab=all#Comment_6186
The error I'm getting is:
"Index was out of range. Must be non-negative and less than the size of the collection."
It seems that in order for this script to work I need to manually change the table value so that they do not have a "=" sign automatically placed in the cells.
My question is: how to automatically populate a Tabular Data with "1" (cause 0s wont work) using Mechanical / ACT API?
