Role: You are an automation engineer working with mechanical assemblies.
Objective: Write a Fusion 360 script that checks for interference (clashes) between components in an assembly and reports problem areas.
Constraints:
- Highlight bodies in red if overlapping volume > 0.5 mm³
- Output clash list with component names and intersection volume
Output:
- Console report of detected clashes
- Optional: automatic camera focus on interfering components
- Function to export clash report as .txt or .csv
Tags: