[Za...] Posted September 29, 2021 Share Posted September 29, 2021 Hey everyone, I'm currently having to manually export the mesh, report, and csv to each individual folder. I have a script that can pull meshes from a single folder and export this data but i have to change the destinations for each project i open. Is there a way to script this like a project template and have these files go into their correct locations? Thanks, Link to comment Share on other sites More sharing options...
[Da...] Posted September 30, 2021 Share Posted September 30, 2021 Hello Zach Ward, i have made you a script which should do what you need. It exports the mesh, the csv and the report to the project path. Now you can modify it to your needs. Does this help? Best regards, Daniel Schrein export_to_project_path.py Link to comment Share on other sites More sharing options...
[Za...] Posted September 30, 2021 Author Share Posted September 30, 2021 Awesome, ill try it out today and see what happens. Thanks! Link to comment Share on other sites More sharing options...
[Za...] Posted September 30, 2021 Author Share Posted September 30, 2021 Please sign in to view this quote. I'm not really sure how to make this work. Ive decided against exporting the mesh, so i just removed it. but how can i assign specific folders for the csv and pdf to save into? Link to comment Share on other sites More sharing options...
[Da...] Posted October 12, 2021 Share Posted October 12, 2021 (edited) Hello Zach Ward, sorry for the late reply. I have changed the script accordingly. Now you can define the folder in the script. Regards Daniel Schrein export_to_project_path.py Edited October 12, 2021 Link to comment Share on other sites More sharing options...
[Za...] Posted October 14, 2021 Author Share Posted October 14, 2021 Thanks Daniel, these have helped a lot! Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in