Hi -
Current situation.
Dim axisPt(2) As Double = xxxxxxx
I do have calculated a intersection Point between a hole-axis and a planar-face,
from where I have to fire a Ray (ufs.Modl.TraceARay(theBodytags.Count, theBodytags.ToArray, axisPt, unitNormal, identity, 0, numHits, hits)
But instead of...