How to modify an existing case data?
Hi everybody
I need to know how to modify with a phyton script some data, for instance load values , from an existing case.
Thanks in advance
add a comment
Hi everybody
I need to know how to modify with a phyton script some data, for instance load values , from an existing case.
Thanks in advance
The easiest way is to record a python script, perform the load change manually, stop recording and investigate the API calls written to the created script.