Hi,
I have a tcl code that modifies an .inp mesh. I want to incorporate an automatic import line to it, however can't seem to get it to work. What I have at the moment is:
*feinputpreserveincludefiles
*createstringarray 2 'Abaqus ' 'Standard3D '
*feinputwithdata2 '#abaqus\abaqus' 'D:/02_Scripting/HyperMesh/unit_cell_1.inp' 0 0 0 0 0 1 2 1 0
When I run this code, the following error message appears: 'The translator does not exist'.
Would anyone be able to assist me with this?
Thanks a lot!