Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

creo vs vericut

bmwrull

New member
Hello I have one question. I am using creo 1.0 and
vericut 6. Now I have a vericut 7. And creo always open
vericut 6. Where I can change that ?

thanks
 
1.) Edit <creo installdir>\bin\proev.bat in your Pro/E
Wildfire installation to run the standard VERICUT (you
may want to make a copy of the original before you
proceed):

2. Find the line "set CGTECH_INSTALL=%PRO_DIRECTORY%".

3. Insert the following 2 lines ahead of it:

call C:\cgtech\7.1.1\windows\commands\vericut.bat %1 %2
%3 %4 %5 %6 %7 %8 %9
goto end_cgtech

(change the path to yours vericut instalation)

4. Find the line "set VERICUT_FEATURE_NAME=Embedded" and
erase it

5. Save the file.
 

Sponsor

Articles From 3DCAD World

Back
Top