Hello,
i would like to access material properties from a solved odb. This is possible via *import odbMaterial and session.odbs[name].materials[name] (according to Chapter 26 of the abaqus scripting reference manual).
This works perfectly for my elastic/plastic material properties, but if i...