# Overview
# BIM Manager
Clash Manager
Clash Detector
# Clash Detection Process
Role distribution in the model clash management process:
BIM Manager
: BIM Model Set Configuration and Publishing.
Clash Detector
: Operate Navisworks Clash Detection Plugin, set clash conditions, and upload clash results.
Clash Manager
: SyncoBox Clash Management, assign clash owners, and manage clash status.

# Clash Data Update Logic
# Clash Detector
# Initial Execution
Within a model set, the results of each clash condition execution are stored in a clash set.
A clash set can store multiple clash conditions.
Each clash condition can generate multiple clash results.
During the first clash detection execution, newly identified clashes are marked as
New
.

# Model Set Updates
When a model set is updated without modifying the clash conditions, existing clash results are marked as Active
.

# Deletion of Clash Conditions
If clash conditions belonging to a previous model set version are deleted, all associated clash results are marked as Removed
.

# Multiple Clash Executions on the Same Model Set
Executing multiple clash detections on the same model set generates multiple clash sets.
Data from older clash sets will be overwritten by newer ones.
