Intersection point(s) between 2 cross-sections

Started by VDK, April 20, 2012, 01:02:20 AM

Previous topic - Next topic

VDK

Hello,

I have made 2 cross-sections in a 3D mesh (scanned part), e.g.  section #1 at Y=100 and section #2 at Z=80
Do someone know a method to create intersection points between both sections? (if possible?)

See attached picture for more information.

Thanks!

Best regards,
Paul

Jeff

#1
You can create 2 short vectors by anchoring them to the cross section. Then you can create a point from intersection of 2 vectors. I hope this helps. Jeff