Code:
=CIR3 =AUTO/CIRCLE,SHOWALLPARAMS = YES,SHOWHITS = NO THEO/266.198,102.276,331.471,0,-1,0,19.734,10.328 ACTL/266.206,102.258,331.469,-0.0009398,-0.9999996,0.0001156,19.741,10.434 TARG/266.198,102.276,331.471,0,-1,0 THEO_THICKNESS = 0,RECT,OUT,CIRCULAR,LEAST_SQR,ONERROR = NO,$ AUTO MOVE = BOTH,DISTANCE = 16,RMEAS = None,None,None,$ READ POS = NO,FIND HOLE = DISABLED,REMEASURE = YES,$ NUMHITS = 6,INIT = 3,PERM = 3,SPACER = 3,PITCH = 0,$ START ANG = 110,END ANG = 210,DEPTH = 3,$ VOID DETECT = NO,$ ANGLE VEC = 1,0,0 CIR4 =AUTO/CIRCLE,SHOWALLPARAMS = YES,SHOWHITS = NO THEO/266.185,102.248,331.467,0,-1,0,19.747,10.318 ACTL/266.196,102.281,331.471,-0.0002982,-0.9999999,-0.0002721,19.742,10.455 TARG/266.185,102.248,331.467,0,-1,0 THEO_THICKNESS = 0,RECT,OUT,CIRCULAR,LEAST_SQR,ONERROR = NO,$ AUTO MOVE = BOTH,DISTANCE = 16,RMEAS = None,None,None,$ READ POS = NO,FIND HOLE = DISABLED,REMEASURE = YES,$ NUMHITS = 6,INIT = 3,PERM = 3,SPACER = 3,PITCH = 0,$ START ANG = 70,END ANG = -30,DEPTH = 3,$ VOID DETECT = NO,$ ANGLE VEC = 1,0,0
Ok so I ran the above two auto circles (they are archs), nothing special. These circles are in the Yminus workplane so of course the code prior to this also sets the Yminus workplane.
My point is I want to know what the constructed circle radius and center point would be if I do a BF recomp from the hits of both circles combined, the two circles are really the same round feature, but I cant go all the way around this part in one pass, otherwise I hit a bunch of studs or I fall of the edge.
When I try to insert the command to do the BF recomp constructed circle I get an illegal set of variables selected error msg.

Anyone know of a work around to this bug? Apparently I can construct the center point of this feature without an error message. Which gets me basically all I really need at the moment, by why cant I compute it as a circle instead?
Fumbling along with v4.1 until the next version.
Comment