check_collision
Checks two FreeCAD objects for overlapping geometry and returns their intersection volume for collision detection.
Instructions
Check whether two shapes overlap and report intersection volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_name | No | ||
| object_a | Yes | ||
| object_b | Yes | ||
| tolerance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||