Hi, I am using the following code to extract data from .ODB file to the report file in command prompt window. No error was reported but the report .rpt file is not written into my work directory. Has anyone come across this problem before? Thanks
from abaqus import *
from abaqusConstants import...