Louh
Mechanical
- Nov 23, 2010
- 2
Hello all,
I am new to scripting. I am trying to get the data along a path and I tried the explanation in
The problem is in command line python does not recognize the "session" and gives me the following error:
name 'session' is not defined.
but if I copy and paste the same script in the abaqus cae then I would not get this error. I think one reason might be that we can not use "import visualization" in CLI. Is there any substitute for visualization?
Can you please help me and let me know if there is a way to fix that in CLI.
Thanks
I am new to scripting. I am trying to get the data along a path and I tried the explanation in
The problem is in command line python does not recognize the "session" and gives me the following error:
name 'session' is not defined.
but if I copy and paste the same script in the abaqus cae then I would not get this error. I think one reason might be that we can not use "import visualization" in CLI. Is there any substitute for visualization?
Can you please help me and let me know if there is a way to fix that in CLI.
Thanks