Collision Detection

If you want to prevent all or some of the parts in your model from overlapping, you can turn on collision detection in the Property Editor.

Parts can overlap in space. When you move them or change their shape with modeling tools, they are allowed to pass through each other.
  1. Select the File menu and click the Preferences button to open the Preferences window.
  2. Select Collision Detection from the category list on the left.
  3. For Check for collisions between, specify that All Parts should be checked for collisions, or Only Parts with Detect Collisions enabled in the Property Editor.
Tip:
  • Checking for many parts can significantly increase the time to detect collisions, so All parts should be used judiciously. Select None to turn off collision detection entirely.
  • If you attempt to collide two parts by moving one of them, the part that is moving will stop at or before the point of collision. The moving part stops before the actual collision if grid snaps are on, allowing the part to move only in discrete increments. The part will stop at the last nonpenetrating snap position. If you attempt to drag a part past this position, the part remains in the nonpenetrating position and is highlighted to indicate that a collision would occur if it moved farther. The part that is blocking the motion is highlighted in red. If you continue to drag a part all the way through another part, the dragged part will move again once you have pulled it past the blocking part.