Intersection of a polyhedron with a line
In computational geometry, the problem of computing the intersection of a polyhedron with a line has important applications in computer graphics, optimization, and even in some Monte Carlo methods. It can be viewed as a three-dimensional version of the line clipping problem.
Source: Wikipedia — Intersection of a polyhedron with a line (CC BY-SA 4.0)