Could someone give me some pointers regarding moving and rotating surfaces in KF. Ive used ug_face_offset for offsetting but cant find the equivalent for moving etc.
Thanks in advance.
Hi, Ive created a curve from a series of imported points in the shape of an aerofoil. Is there anyway I can find the exact size of the curve in each direction - ie xmin xmax ymin ymax - and store these as an expression?
Thanks.
Im post processing in NX4 using postbuilder. You get the NC output coming up in a window similar to wordpad which gives you the opportunity to save the file....but is there anyway to by-pass this and for the file to get saved somewhere immediately from postbuilder?
....and also can you remover...
Hi, I am trying to force a spindle output in UGPost to be a variable - something along the lines of S[#123*3.14]
This would be standard within the program so no references would be needed to any RPM that may of been assigned within NX4.
Ive tried added an MOM_output_literal "S\[123*3.14\]"...