Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Needs review
Created by Guest
Created on Oct 2, 2024

Implement Numbering for Clusters in Clash Detection

Problem Statement:

Currently, the clash detection tool groups clashes into clusters, but these clusters are not numbered or uniquely identified. This lack of numbering makes it difficult for users to track and manage clusters, especially when dealing with a large number of them. Users have to manually remember or note down the clusters they are working on, which is inefficient and prone to errors.

Proposed Solution:

Introduce a sequential numbering system for clusters within the clash report. Each cluster should be assigned a reference which is searchable, filterable and visible. This identifier could be a simple sequential number (e.g., Cluster 1, Cluster 2, etc.)

Note: This is separate to the GUID

  • Attach files