Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Python Script: modify .odb variables

Status
Not open for further replies.

scultori

Marine/Ocean
Joined
May 20, 2009
Messages
1
Location
BR
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
 
scultori,

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top