Skip to main content

Posts

Showing posts with the label issue management

Change fittings level and offset with Dynamo

This is and old story for Revit: when you try to change a level for a pipe, duct or cable tray, the offset of the element changes automatically to adapt to the new selection and the element doesn't move from his location but, when you try to do this with a fitting, this is another story. All the system connected to that fitting will move to a new location. Actually what happens is that the level is changing but the offset is still the same. Here a small script to prevent this. Is only for pipe fittings but you can easily adapt to other types of categories with the same issue ;) Download the  DYN  file for Dynamo 1.2.1 and enjoy!

BIM Track™ - Model coordination made easy in few clicks

Generally I'm not used to give reviews and presentation about particular software but, this time, I would like to share some personal feedback about this great platform. Model management When it comes to manage big models, big teams and coordination reviews, you need definitely a platform to track all the changes.  Navisworks is able to manage reports and changes between different stages of the project but, is not able to provide information to each single user directly inside Revit and, of course, is not able to provide a professional cloud platform for Managers to track the progress of models coordination. When first time I faced this problem, I realize that we need a professional environment to manage this workflow and I started to try different ways. First I tried with couple of Dynamo scripts to visualize clash spheres in Revit (based on XML clash reports) combined with Excel Worksheets but this is not very user friendly (at that time we didn't have Dynamo Player...