Reporting coordinates of issues/clash center
-
We have this request at our BIM field over and over again.
Working with bigger and bigger projects, where for a longer periode of time, the uniqe clashes arent beeing valued, but a more overall “heatmap” of the buildings to navigate witch areas and disciplines needs further investigations.
With Solibri beeing my primary tool it would be ideel to find a solution for this. My current workaround has been to switch to Navisworks to create a output with coordinates, we then process in PowerBI.
Any idea how we might be able to subtract this information from the solibri checker?
-
@MMH said in Reporting coordinates of issues/clash center:
Any idea how we might be able to subtract this information from the solibri checker?
This would be very useful feature to have! Also easy way to use this information as a filter when going through issues would great to have.
-
This would require at least partly a custom rule for visualizing this.
Our Rules API (https://solibri.github.io/Developer-Platform/) actually happens to have a Heatmap Rule as one of the examples. It generates a heatmap from components matching a given filter. Could it be used with the clash detection rule to generate what you are looking for?Using that rule requires building it with Java+Maven build system (so some Java programming knowledge is required) and copying the rule package to the Solibri installation folder.
-
@lasse-lindqvist said in Reporting coordinates of issues/clash center:
This would require at least partly a custom rule for visualizing this.
Our Rules API (https://solibri.github.io/Developer-Platform/) actually happens to have a Heatmap Rule as one of the examples. It generates a heatmap from components matching a given filter. Could it be used with the clash detection rule to generate what you are looking for?Using that rule requires building it with Java+Maven build system (so some Java programming knowledge is required) and copying the rule package to the Solibri installation folder.
The visuel part is not the challange, but we cannot subtract the coordinate of the clash, thats our headache.
As of now we do not have any java resource at hand, but interresting approach!
In another discussion regarding this subject the reporting parameter “Camera_location”, which might be a workaround, havent tested it yet.all we need is a excel export of XYZ coordinates for each clash.
Copyright © 2025 Solibri Inc. | Powered by NodeBB