• Version 1.0.0
  • 30 downloads

Description This node calculates where a line (not a line segment!) and a plane intersect.   Input / output The plane is defined by its normal vector and a point on the plane. The line is defined by two points. The output point is where the line and plane intersect.   Example Usage The example in the file combines the node with the Get Distance node to check if a three dimensional line intersects with a NURBS surface. This network can be used to create several