Implementing a script into an ODB session
Implementing a script into an ODB session
(OP)
I have a python script file which i want to implement to my ODB session. I open my ODB file and then I went to File Run Script and then I selected my file However the CAE closes immeditely and an error is decleared.
How can I treat this matter please.. any specific procedure to implement a script into ODB
Merci
How can I treat this matter please.. any specific procedure to implement a script into ODB
Merci





RE: Implementing a script into an ODB session
RE: Implementing a script into an ODB session
RE: Implementing a script into an ODB session
(respecting the place in which it is saved and requesting it from that place)
but still no success it says" Cannot open Field
RE: Implementing a script into an ODB session
RE: Implementing a script into an ODB session
it allows you to check your python script and usually pick up the error that ABAQUS do not pick up. e.g the line indent is wrong.