Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.
 
					
				
				
			
		
