check_intersection
Determine if two CAD entities intersect or overlap, returning intersection points to verify clearances and prevent collisions.
Instructions
Do two entities intersect/overlap? Returns intersection points. The anti-collision check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle1 | Yes | ||
| handle2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |