wja365
Bioengineer
- Nov 1, 2013
- 12
How do I access the original coordinates of nodes using Python?
I am attempting to write a python script to output the average and maximum Mises stress within a certain 3D area. The area I am interested in is a box from [X,Y,Z]start to [X,Y,Z]end. How can I test if, in the undeformed position, the nodes are within the area I am interested in?
Thanks in advance.
I am attempting to write a python script to output the average and maximum Mises stress within a certain 3D area. The area I am interested in is a box from [X,Y,Z]start to [X,Y,Z]end. How can I test if, in the undeformed position, the nodes are within the area I am interested in?
Thanks in advance.