hexagon logo

Scripting

Alright folks, I'm getting there but not quite. So I have a very small area, and a callout of a position and this area is a Radius. Now I took 4 Polar Radius hits, and Created Assignment Shown below


ASSIGN/V1=(PNT46.PR+PNT47.PR+PNT1.PR+PNT48.PR)/4
F1         =GENERIC/CIRCLE,DEPENDENT,CARTESIAN,OUT,$
            NOM/XYZ,<0,0,0>,$
            MEAS/XYZ,<0,0,0>,$
            NOM/IJK,<0,0,1>,$
            MEAS/IJK,<0,0,1>,$
            RADIUS/6,V1

Now my nominal is fine 0,0,0 center of the part. Can't create a constructed circle. Really crappy numbers. But I know I have have to create something based off of those points to fill in my measured results in that generic circle. need a little help here. Hope This is something easy. , ,

suggestions?
Parents Reply Children
No Data