Can SpaceClaim be running in batch mode in linux?

wanghao
wanghao Member Posts: 27
10 Comments Name Dropper
**

Hi
My needs are by running with some scripts to transfer .stp file to .scdoc and do some pre-process. Is there any way that can do it by SpaceClaim on linux without gui?

Tagged:

Comments

  • Rajesh Meena
    Rajesh Meena Moderator, Employee Posts: 105
    Second Anniversary 10 Comments 5 Answers Solution Developer Community of Practice Member
    ✭✭✭✭

    @wanghao Unfortunately spaceclaim does not work on Linux. There are two options:

    1. We have headless server exposed by PyAnsysGeomerty. You can use that to read geometry but it has limited option to modify the geometry\
    2. You can have a spaceclaim server running remotely and interact with it from Linux machine. my recommendation would be to export pmdb from spaceclaim as in order to read scdco file, you will need spaceclaim. And again, spaceclaim does not work on Linux.

    Hope it helps.