Hi all,
I was wondering if anyone has any examples of J-Link sample code that
will connect to Pro/E and open a model, then retrieve a few
parameters. I know there are samples in the J-Link folder, but
these seem to be having problems compiling.
Here are some examples of the errors:
warning: [unchecked] unchecked call to addElement(E) as a member of the raw type java.util.Vector
package com.ptc.jlinkdemo.common does not exist<br style="color: rgb(0, 0, 255);">
import com.ptc.jlinkdemo.common.UIHelper;
If someone has a java file that I can compile and that will get the
session, open a model, and display some results, I think I might be
able to figure out what I am doing wrong.
Also, if anyone is versed in the mating of Pro/E and Java, you might
want to consider a new career - Author. You see, there are no
J-Link specific books anywhere. Not at PTC, not Amazon or Barnes
and Noble. No where. One could make a pretty penny writing
a book like this.
Thanks,
Jim
I was wondering if anyone has any examples of J-Link sample code that
will connect to Pro/E and open a model, then retrieve a few
parameters. I know there are samples in the J-Link folder, but
these seem to be having problems compiling.
Here are some examples of the errors:
warning: [unchecked] unchecked call to addElement(E) as a member of the raw type java.util.Vector
package com.ptc.jlinkdemo.common does not exist<br style="color: rgb(0, 0, 255);">
import com.ptc.jlinkdemo.common.UIHelper;
If someone has a java file that I can compile and that will get the
session, open a model, and display some results, I think I might be
able to figure out what I am doing wrong.
Also, if anyone is versed in the mating of Pro/E and Java, you might
want to consider a new career - Author. You see, there are no
J-Link specific books anywhere. Not at PTC, not Amazon or Barnes
and Noble. No where. One could make a pretty penny writing
a book like this.
Thanks,
Jim