I will use this screenshot as a support to explain my goal.
I am here creating a tween through surfaces than I then use to instersect BREP/BREP in order to get a number of points per surface.
What I am trying to achieve is, for every point, extract the normal coordinate with respect to the surface the point is on.
Is that even possible with regular GH components or do I need to create a scripts?