Collision Detection
Use this function to identify collisions among 3D elements in the model. A collision occurs when two or more elements physically intersect.
Collision Detection works by checking for collisions between any two groups of elements. The groups are defined by criteria chosen by you.
For example, ...