hexagon logo

Surface Normal Deviation of points in FCF

ok, so here's what i'm trying to do...

i have a profile,

i would like the the surface normal deviation of the points in a table like this


t1 t2 t3 t4
t5 t6 t7 t8

instead of the long table of xyz ijk

i need it from the fcf b/c of the best fitting that has been done

i had tried
ASSIGN/V2 = DOT(SCN1.HIT[1].XYZ-SCN1.HIT[1].TXYZ,SCN1.HIT[1].IJK)


but this doesn't match the fcf deviations as they have been best fit


any ideas?

thanks

-cappy
Parents
  • WTF OMG BBQ

    My best guess is that you want to obtain T deviation data of points, not from the coordinate-system-reference-frame of an explicit alignment but from the coordinate-system-reference-frame of an Xactmeasure FCF dimension.

    I don't know how to do that, but I do know how to make an explicit alignment replicating that FCF's best fitting. That's what I would do.

    I cannot brain the t# chart, am not conversant. What does it all mean?
Reply
  • WTF OMG BBQ

    My best guess is that you want to obtain T deviation data of points, not from the coordinate-system-reference-frame of an explicit alignment but from the coordinate-system-reference-frame of an Xactmeasure FCF dimension.

    I don't know how to do that, but I do know how to make an explicit alignment replicating that FCF's best fitting. That's what I would do.

    I cannot brain the t# chart, am not conversant. What does it all mean?
Children
No Data