Hello Cmmers;
3.7mr2
We don't do allot of ellipse, but I found out that in this version you have a bug that makes you change the major & minor diameter to get the ellipse going in the right direction. My question is I'm creating a generic feature (ellipse) and I can report the major dia. but what would be the script for the minor dia.??
Any help on this would be greatly appreciated. I'm trying to get ELL2 to report the H (minor dia).
ELL1 =AUTO/ELLIPSE,SHOWALLPARAMS = YES,SHOWHITS = NO
THEO/0.039,94.4,-15.081,0,1,0,21.4,13.75,0,1,0,0
ACTL/0.039,94.4,-15.081,0,1,0,20.797,13.62,0,1,0,-0.0000024
TARG/0.039,94.4,-15.081,0,1,0,1,0,0
THEO_THICKNESS = 0,RECT,OUT,ONERROR = NO,$
AUTO MOVE = BOTH,DISTANCE = 20,RMEAS = ELL_REF,None,ELL_REF,$
READ POS = NO,$
NUMHITS = 11,INIT = 1,PERM = 1,SPACER = -3.2,$
START ANG = 0,END ANG = 0,DEPTH = -2
ELL2 =GENERIC/NONE,DEPENDENT,RECT,OUT,$
NOM/XYZ,ELL1.TX,ELL1.TY-2,ELL1.TZ,$
MEAS/XYZ,ELL1.X,ELL1.Y,ELL1.Z,$
NOM/IJK,ELL1.TI,ELL1.TJ,ELL1.TK,$
MEAS/IJK,ELL1.I,ELL1.J,ELL1.K,$
RADIUS/ELL1.TR,ELL1.TR,$
ANGLE/ELL1.TA,ELL1.TA,$
DISTANCE/ELL1.TDIST,ELL1.DIST
DIM LOC1= LOCATION OF ELLIPSE ELL1 UNITS=MM ,$
GRAPH=OFF TEXT=OFF MULT=10.00 OUTPUT=BOTH
AX NOMINAL +TOL -TOL MEAS DEV OUTTOL
D 21.400 0.050 0.050 20.797 -0.603 0.553 <--------
H 13.750 0.050 0.050 13.620 -0.130 0.080 <--------
END OF DIMENSION LOC1

We don't do allot of ellipse, but I found out that in this version you have a bug that makes you change the major & minor diameter to get the ellipse going in the right direction. My question is I'm creating a generic feature (ellipse) and I can report the major dia. but what would be the script for the minor dia.??

ELL1 =AUTO/ELLIPSE,SHOWALLPARAMS = YES,SHOWHITS = NO
THEO/0.039,94.4,-15.081,0,1,0,21.4,13.75,0,1,0,0
ACTL/0.039,94.4,-15.081,0,1,0,20.797,13.62,0,1,0,-0.0000024
TARG/0.039,94.4,-15.081,0,1,0,1,0,0
THEO_THICKNESS = 0,RECT,OUT,ONERROR = NO,$
AUTO MOVE = BOTH,DISTANCE = 20,RMEAS = ELL_REF,None,ELL_REF,$
READ POS = NO,$
NUMHITS = 11,INIT = 1,PERM = 1,SPACER = -3.2,$
START ANG = 0,END ANG = 0,DEPTH = -2
ELL2 =GENERIC/NONE,DEPENDENT,RECT,OUT,$
NOM/XYZ,ELL1.TX,ELL1.TY-2,ELL1.TZ,$
MEAS/XYZ,ELL1.X,ELL1.Y,ELL1.Z,$
NOM/IJK,ELL1.TI,ELL1.TJ,ELL1.TK,$
MEAS/IJK,ELL1.I,ELL1.J,ELL1.K,$
RADIUS/ELL1.TR,ELL1.TR,$
ANGLE/ELL1.TA,ELL1.TA,$
DISTANCE/ELL1.TDIST,ELL1.DIST
DIM LOC1= LOCATION OF ELLIPSE ELL1 UNITS=MM ,$
GRAPH=OFF TEXT=OFF MULT=10.00 OUTPUT=BOTH
AX NOMINAL +TOL -TOL MEAS DEV OUTTOL
D 21.400 0.050 0.050 20.797 -0.603 0.553 <--------
H 13.750 0.050 0.050 13.620 -0.130 0.080 <--------
END OF DIMENSION LOC1