Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations SDETERS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

installing catia v4 macros ???

Status
Not open for further replies.

rickyt

Automotive
Jun 26, 2002
239
Looking for some help on where the macros need to be placed. what other files needed to be changed. What paths to be set, etc!

 
Replies continue below

Recommended for you

Hello rickyt,

add the following lines to your CATIA.dcls file:

catia.IUA_UNLOAD_SHARED : LOGICAL ;
catia.IUA_UNLOAD_SHARED = TRUE;

catia.IUAPROC = '/qq/xx/prog/proc';
catia.IUAPANEL = '/qq/xx/prog/panel';
catia.IUAMODULE = '/qq/xx/prog/load';
catia.PGMUSR = '/qq/xx/prog/pgm';

create the directories and put the appropriate files in them.

Regards Stefan
 
Thanks for your input Stefan
it worked perfect!



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor