Picking intersection point

I have a Java3D application I would like to port to Xith3D. One of the issues I have is that I need the intersection point when picking an object.

I haven’t found how to do this in Xith3D, I don’t even know if it is possible at all. In any case, it is keeping me from porting …
Any idea’s?