Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I have a bunch of models I need to shrink-wrap. These models are large and take hours to complete. In the past I remember having a non visual script I could run and pass commands to do certain things in Creo.
So basically I would run non visual script for Creo, have it open a file, run save as shrink-wrap, accept all defaults. Sounds easy enough! Ideas?
Solved! Go to Solution.
I believe you are referring to Distributed Batch. It is an install option. Look for the file <loadpoint>/parametric/bin/ptcdbatch.bat. You can do batch conversions with the tool.
Regards,
Dan N.
I believe you are referring to Distributed Batch. It is an install option. Look for the file <loadpoint>/parametric/bin/ptcdbatch.bat. You can do batch conversions with the tool.
Regards,
Dan N.
Hi,
if you are able to create program in Basic language, then you can generate trail file and run it from Creo.