Question
How to copy template par files from start_model_dir to working directory using protoolkit? Any ideas
Hi I'm working on a shrinkwrap export through toolkit, As of now code is using a new empty model created through ProSolidMdlnameCreate(). But, I need to use templates for the export, templates are kept in start_model_dir. Thinking to copy a template to working directory while exporting through toolkit. Is it possible to copy files through toolkit? Or any other idea to export shrinkwrap with template with code?

