zahedi66
Mechanical
- Apr 13, 2015
- 30
Hi dear friends,
I want to use python scripting to modify load (or any model) data when the job is still running. there is a simple criterion that when mises stress meet a value, load value should change.
for this purpose I have used callback function in my script and I can read and write Mises Stress in every frame while job running but I don't know how to change initial model data and the rest of my code doesn't work.
I can attach the python code here if anybody is interested.
If you have another way to change the initial model data I will be thankful to hear it.
I want to use python scripting to modify load (or any model) data when the job is still running. there is a simple criterion that when mises stress meet a value, load value should change.
for this purpose I have used callback function in my script and I can read and write Mises Stress in every frame while job running but I don't know how to change initial model data and the rest of my code doesn't work.
I can attach the python code here if anybody is interested.
If you have another way to change the initial model data I will be thankful to hear it.