Hi everyone,
nice code, i wonder how to extrude the point (after entering the code we know that the maximum T-Val point is assigned to e.g. scan point 215 ). How to show it graphically / how to draw this point in the program
#max point from the scan (TVAL)
PNT_SCN_MAX=OGÓLNY/PUNKT,ZALEŻNY,KARTEZJAŃSKI,$
NOM/XYZ,<MAXV.TX,MAXV.TY,MAXV.TZ>,$
ZAOBS/XYZ,<MAXV.X,MAXV.Y,MAXV.Z>,$
NOM/IJK,<MAXV.TI,MAXV.TJ,MAXV.TK>,$
ZAOBS/IJK,<MAXV.I,MAXV.J,MAXV.K>
#max point from the scan (TVAL)
PNT_SCN_MAX=OGÓLNY/PUNKT,ZALEŻNY,KARTEZJAŃSKI,$
NOM/XYZ,<MAXV.TX,MAXV.TY,MAXV.TZ>,$
ZAOBS/XYZ,<MAXV.X,MAXV.Y,MAXV.Z>,$
NOM/IJK,<MAXV.TI,MAXV.TJ,MAXV.TK>,$
ZAOBS/IJK,<MAXV.I,MAXV.J,MAXV.K>