Crowner
Automotive
- Nov 3, 2015
- 6
Hi everybody,
I need for a python skript the displacement of each node of an element set caused by the deformation of this one. All those element sets are in one global assembly and i can get the displacement (not the rotation though) for each node in the global coordinate system, but this doesnt reflect at all the displacement caused by the deformation of the piece.
How can i somehow remove the rotation and translation to get only the displacement caused by the deformation? Im having trouble to figure out a working strategy, my first thought was to identify the smallest overall displacement and substract this one from all the others, but this would only work if there would be no rotation and im not really happy with it.
So if anybody would have a good idea, i'd be really thankful.
Thank you!
I need for a python skript the displacement of each node of an element set caused by the deformation of this one. All those element sets are in one global assembly and i can get the displacement (not the rotation though) for each node in the global coordinate system, but this doesnt reflect at all the displacement caused by the deformation of the piece.
How can i somehow remove the rotation and translation to get only the displacement caused by the deformation? Im having trouble to figure out a working strategy, my first thought was to identify the smallest overall displacement and substract this one from all the others, but this would only work if there would be no rotation and im not really happy with it.
So if anybody would have a good idea, i'd be really thankful.
Thank you!