Hi,
I have the following script,which generates an ODB File.
My model is a simple Structure,consisting of circular beams.
When I am running the above script,its generating an ODB of size 10 GB.
From the ODB, I only need to retrieve Vonmisses stress, Displacement.
Script:
# -*- coding: mbcs...