Python Script: modify .odb variables
Python Script: modify .odb variables
(OP)
I would like to change the variables in the .ODB output file through a command in python script. What command that i need, in the python script, to access the Von Mises variable and rewrite the values in the same ODB file. So to view the ODB, it was changed to the new values.
Thank you
Thank you





RE: Python Script: modify .odb variables
I do not understand why you would want to do this. I think that one can not change the field value in odb file. Also one can not delete a field once it is created. What can be done is to add a new field and assign values to it.
Thanks,
Gurmeet