Hi all,
I am trying to export a mesh from SpaceClaim using a python script. The SpaceClaim tree looks like this:

My script was generated using the record option in the scripting menu:

It works fine when I run it straight from SpaceClaim. Unfortunately, when I try to run the code from a batch file I get the following error:

How can I select the “Blocking1” object for the python code?
Thanks!
Patrick