When we project a geometry onto any plane, is there a way to use the vector of projection? I need it later to use it with the Project Point component. I use Plane Fit, then Project on Plane first. I need to re-use the resulting transofrmation in reverse later for Project Point.
As long as I can understand, that is the same as Plane Normal Vector fr Plane Fit
Do you need Amplitude for this?
1 Like
The plane normal did the trick exactly as I need it! Thank you. OMG it was so obvious…