hello. creo 2.0 student edition can't click axuiliary application.
no response when i click home -> utilities -> axuiliary application . and button is grey. I'm sure I followed the documentation.
no response when i click home -> utilities -> axuiliary application . and button is grey. I'm sure I followed the documentation.
Hi,
my last reply follows ...
Your code works well on my PC.
I am able to reproduce com.ptc.pfc.Implementation.pfcExceptions$XToolkitGeneralError exception.
This exception appears when drawing file -OR- drawing model is not accessible.
Example:
I created model a4.prt and its drawing a4.drw and saved them into working directory.
I modified following line in your code:
String drw_name = "Asm0001.drw"; >>>>> String drw_name = "a4.drw";
When I started ProE and set working directory to see a4.prt and a4.drw, the application worked well.
When I renamed a4.prt to za4.prt -OR- a4.drw to za4.drw, then I got exception.
Please check if ProE can see Asm0001.drw and drawing model.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.