Hi Scott,
Could you please take a look at the attatched files, and maybe give me
some advice on.
The plot graphics have been looking a little querky on a couple of jobs
ive been doing. I have attatched a file "ncprad.txt" containing the suspect part of program and also attatched a copy of the machine config file "turning.ncp.txt"
Regards
Turner.
I assume you are referring to the way that the radius's look. Arcs in NCPlot are actually drawn as line segments and the bigger the radius, the more segmented it looks. Especially if the arc length is short. The number of segments drawn is determined by the radius of the arc and the viewport size, to help keep the speed up. But, it looks like I'll have to tweak this a bit yet.