cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Shrink-wrap

Scott-M
7-Bedrock

Shrink-wrap

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?

1 ACCEPTED SOLUTION

Accepted Solutions
dnordin
15-Moonstone
(To:Scott-M)

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.

View solution in original post

2 REPLIES 2
dnordin
15-Moonstone
(To:Scott-M)

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.


Martin Hanák
Top Tags