Are you guys aware that you should NEVER use spaces and hyphens in feature names? If you do, you can do everything you like, EXCEPT assign them to variables! Following is just a warning. I used them everywhere, now I need to undo all that. Oh well.
Jan.
Jan.
Code:
DATUM -H- SH3 E7=FEAT/PLANE,RECT,TRIANGLE THEO/-2.7809,0.17235,2.51653,0,0,1 ACTL/-2.78454,0.17108,2.51644,-0.0000091,0.000002,1 CONSTR/PLANE,BF,PNT5,PNT6,PNT7,PNT1,PNT2,PNT3,PNT4,, OUTLIER_REMOVAL/OFF,3 FILTER/OFF,WAVELENGTH=0 DATUM-H- =FEAT/PLANE,RECT,TRIANGLE THEO/-2.7809,0.17235,2.51653,0,0,1 ACTL/-2.78454,0.17108,2.51644,-0.0000091,0.000002,1 CONSTR/PLANE,BF,PNT5,PNT6,PNT7,PNT1,PNT2,PNT3,PNT4,, OUTLIER_REMOVAL/OFF,3 FILTER/OFF,WAVELENGTH=0 DATUMH =FEAT/PLANE,RECT,TRIANGLE THEO/-2.7809,0.17235,2.51653,0,0,1 ACTL/-2.78454,0.17108,2.51644,-0.0000091,0.000002,1 CONSTR/PLANE,BF,PNT5,PNT6,PNT7,PNT1,PNT2,PNT3,PNT4,, OUTLIER_REMOVAL/OFF,3 FILTER/OFF,WAVELENGTH=0 ASSIGN/V6 = [COLOR="red"]DATUM -H- SH3 E7.HIT[1].Z [/COLOR] ASSIGN/V7 = [COLOR="Red"]DATUM-H-.HIT[1].Z[/COLOR] ASSIGN/V1 = DATUMH.HIT[1].Z
Comment