AJFR
Bioengineer
- May 1, 2014
- 4
Hello All,
I am trying to acquire elemental data from Odb. Ive already a simple Python code that gets element data such as stresses out of Odb.
I am wondering if it is possible at all, to also extract what material values (e.g. value of the Young's modulus and Poissons ratio) was used originally for that element (without having to locate what section it belongs to).
something like this:
Element_1: E=2000, Nu=0.5
Element_2: E=1140, Nu=0.5
....
.
.
Any ideas or comments much appreciated.
A
I am trying to acquire elemental data from Odb. Ive already a simple Python code that gets element data such as stresses out of Odb.
I am wondering if it is possible at all, to also extract what material values (e.g. value of the Young's modulus and Poissons ratio) was used originally for that element (without having to locate what section it belongs to).
something like this:
Element_1: E=2000, Nu=0.5
Element_2: E=1140, Nu=0.5
....
.
.
Any ideas or comments much appreciated.
A