|
Suppose two aerospace engineers are working on
different, adjacent portions of an airplane wing. Each component
contains a number of 3-dimensional objects. The question is whether
any of the objects specified by one engineer interfere with the
objects specified by the other engineer. This can be checked by
creating two spaces, one containing each engineer's design, and
computing a spatial join.
|