UFUNC (OpenC++ with Unigraphics
UFUNC (OpenC++ with Unigraphics
(OP)
Hello,
I need help because I am a french student who wants to learn more of Unigraphics and more about Ufunc. The problem is taht I'am a student and I'm working at school so I can't visit the EDS web site and can't download sample!
If someone know where I can find any Ufunc help, documentation or sample programs, please, help me!!!
I need help because I am a french student who wants to learn more of Unigraphics and more about Ufunc. The problem is taht I'am a student and I'm working at school so I can't visit the EDS web site and can't download sample!
If someone know where I can find any Ufunc help, documentation or sample programs, please, help me!!!





RE: UFUNC (OpenC++ with Unigraphics
Above all, you must have the unigraphics software.
RE: UFUNC (OpenC++ with Unigraphics
It is not enough. Also, it doesn't provide UI Styler samples for UG/Open++.
Could you post some samples for UI Styler for UG/Open C++?
THank you very much.
RE: UFUNC (OpenC++ with Unigraphics
You have to have a WEBKEY to access them. For more information go to this web page:
http://support.plms-eds.com/
Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand
RE: UFUNC (OpenC++ with Unigraphics
You can find out a example(ufsample.c?) about how to operate UG/Styler in the directory UGOPEN.
RE: UFUNC (OpenC++ with Unigraphics
I've been to the eds web site and had a look there, but again not many "useful" examples. The directory upopenpp is also limited in its usefullness (only 3 examples).
If I'm creating a face from a series of curves, can I do this using an openpp class? I see no "create" method mentioned in the documentation (or the ug_face.hxx file). Do I need to call the C function (I hope not, seems odd not being able to create these objects in c++). (for splines I guess I use the helper class ThruPoints and the create method for the ug_spline?)
Are there any useful sites out there for using ugopenpp?
Thanks.
Stephen.
RE: UFUNC (OpenC++ with Unigraphics
I want to write a code in UGopen where in I want to identify parts from my assembly file.
I have an assembly file made up of subassemblies....so I want to identify specific parts and then move them.
Please let me know how should i proceed.
Thanks
RE: UFUNC (OpenC++ with Unigraphics
I want to write a code in UGopen where in I want to identify parts from my assembly file.
I have an assembly file made up of subassemblies....so I want to identify specific parts and then move them with respect to each other.
Please let me know how should i proceed.
Thanks