I need some help. I'm sure this must be possible...
I have a face which I would like to mark up with different sub-areas (which I want to name). For example, say I have a curved face that I want to define an area (say from u=0.25 to u=0.5 and from v=0.35 to v=0.6). I would like to name this...
I need to create a sheet body cut through a solid. This cut must be done on a conic section (I have the conic face).
I've got one that I've done by creating a copy of my solid, then intersecting with the conic face. But this produces a disassociated sheet. (I need the association as I need to...
I need to control a spline exactly according to a given spline definition (location, slope and curvature)
I'm doing this in UgOpenPP, using the UgSpline::create(vector<ThruPoint>) where the ThruPoint I'm using is defined giving using the slope and curvature options (well I've set the curvature...
Hi,
Sorry to re-ask a question that's been on the forum a few times, but I can't find any examples of C++ coding beyond the 2 examples given in the ugopenpp directory.
I've been onto the Gtac help and the eds unigraphics.language forum, but everything seems to be it C!
Any help appreciated...