A6 =ALIGNMENT/START,RECALL:PRINT-FORM-ALIGNMNET, LIST= YES
ALIGNMENT/ROTATE,XPLUS,TO,65DEG-CAM_1LN,ABOUT,ZPLUS
ALIGNMENT/END
ASSIGN/V1 = 10
MOVE/CLEARPLANE
TEST =FEAT/POINT,POLR
THEO/11.2,10,-1,0,0,1
ACTL/11.2031,9.9887,-0.9819,0,0,1
MEAS/POINT,1
HIT/BASIC,NORMAL,11.0298,1.9449,-1,0,0,1,11.0333,1.9432,-0.9819,USE THEO = YES
ENDMEAS/
OUTER_CAM1-PT0 =AUTO/VECTOR POINT,SHOWALLPARAMS = YES
THEO/11.2,V1,0,0,0,1
ACTL/11.198,-179.9632,-0.0477,0,0,1
TARG/11.2,V1,0,0,0,1
THEO_THICKNESS = 3.2771,POLAR,SNAP = NO,$
AUTO MOVE = NO,DISTANCE = 1.999[/SIZE][/SIZE]
Looking for some assistance with a variable inserted into a vector point using polar on a radius
I have a series of points that start at the 10 degree basic
next point is +3 degrees from the 10 degreepoint then +8 +16+33 etc
in the above program ive assigned v1 10 but actual pt is at -179
using 10 in point works correctly and a generic pt "TEST" to check values
any ideas would be appreciated
am i missing something simple
3.7MR2 on win2000 NT on a global image
have a 3d model with this one
Thanks
ALIGNMENT/ROTATE,XPLUS,TO,65DEG-CAM_1LN,ABOUT,ZPLUS
ALIGNMENT/END
ASSIGN/V1 = 10
MOVE/CLEARPLANE
TEST =FEAT/POINT,POLR
THEO/11.2,10,-1,0,0,1
ACTL/11.2031,9.9887,-0.9819,0,0,1
MEAS/POINT,1
HIT/BASIC,NORMAL,11.0298,1.9449,-1,0,0,1,11.0333,1.9432,-0.9819,USE THEO = YES
ENDMEAS/
OUTER_CAM1-PT0 =AUTO/VECTOR POINT,SHOWALLPARAMS = YES
THEO/11.2,V1,0,0,0,1
ACTL/11.198,-179.9632,-0.0477,0,0,1
TARG/11.2,V1,0,0,0,1
THEO_THICKNESS = 3.2771,POLAR,SNAP = NO,$
AUTO MOVE = NO,DISTANCE = 1.999[/SIZE][/SIZE]
Looking for some assistance with a variable inserted into a vector point using polar on a radius
I have a series of points that start at the 10 degree basic
next point is +3 degrees from the 10 degreepoint then +8 +16+33 etc
in the above program ive assigned v1 10 but actual pt is at -179
using 10 in point works correctly and a generic pt "TEST" to check values
any ideas would be appreciated
am i missing something simple
3.7MR2 on win2000 NT on a global image
have a 3d model with this one
Thanks
Comment