Datasmith Python scripting CAD data to STL or OBJ conversion possible?

I found this Python script that enabled CAD data conversion to FBX:

https://forums.unrealengine.com/unreal-engine/unreal-studio/1525119-batch-translate-solidworks-headlessly-via-python

I got the script to successfully run. Is exporting to other file formats such as OBJ and STL possible? If so, what modifications would I need to make to your originally provided script? I tried searching the API documentation for other “ExportOption()” calls but was unable to find any besides FBX.

Reply in other thread :slight_smile:
https://forums.unrealengine.com/unreal-engine/unreal-studio/1525119-batch-translate-solidworks-headlessly-via-python