Don't you think 'Join' operation is quite necessary but really low-efficient?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Every time I finish my model, I will see lots of overlapping geometries (for example, beams-walls, beams-columns) which cause missing lines, overlapping faces. And I have to join them. In a small project, manually joining operation seems feasible. In a large project I have to use some automation methods powered by Dynamo scripts. However, the joining operation is horribly slow. In one of my large project, with 763 collisions of beam and wall, the automation method took me nearly 30 minutes to finish it.😥
And I found a Revit model without joining operation could cause several errors in quantity calculation. So once an architecture firm want to analyze something with quantity calculation in a large project. Should the firm waiting so long for a joined project?
I tried ArchiCAD several days before. And it just joined all the elements when I created them. And there wasn't any delay. So why is the join operation in Revit so slow? Is there any limit coming from software? And why Revit don't take care about a highly efficient joining method? (I know there's an option for auto joining, but it always cause problems and is recommended not to be uesd)