How to use Mechanical scripting to edit tabulated data for boundary conditions?

I would like to use mechanical scripting to calculate a tabulated set of data that will be entered into a frequency dependent acoustic impedance boundary condition. Right now I can only access and edit constant values using: "...VisibleProperties[X].InternalValue" But is there away to do this for tabulated values?
Answers
-
Hi @ybenali thank you for your question! Can you elaborate a bit more on the code you've tried to solve your problem and what didn't work, and how?
In the mean time I'll ping @Structures-Scripting-Team who might be able to help.
0 -
@ybenali I haven't looked at this specific load, but it should be very similar to what I used here for tabular data pressure: https://discuss.ansys.com/discussion/45/how-can-i-define-a-variable-pressure-condition-through-scripting?utm_source=community-search&utm_medium=organic-search&utm_term=variable+pressure
0 -
Another example that might be handy from the "Mechanical scripting guide":
https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v251/en/act_script/act_script_examples_change_tabular_data.html0