Create Mass from revit element

I totally understand. Curiosity gets to me as well and I knew someone was going to ask haha! I will try to summarize it because I don’t feel like writing a book on how this came about.

When programming, our architects wanted an easy way create solids in Revit and retrieve just as much information that we would get using Revit masses. We are not a fan of Revit masses since creating them can be a pain for the typical user. The scale of our firm also isn’t large enough to have dedicated members to be part of every projects programming/massing phases. So, we have created a very neat workflow that allows us to use ceilings (very easy and quick since they are system families) and create schedules and color coded views for programming. I took it one step further and wanted to create masses from those ceilings to quickly run energy analysis. It is amazing to see how smooth the workflow is for a typical user…until I was testing out curved shaped.

1 Like

thank you it’s a little less blurry in my mind :wink:
Sincerely
christian.stan

1 Like

Of course, Christian! I also wanted to give an update on some of my findings. So, my script works great when I try to convert irregular shaped floors but the moment I make the BOUNDARY of the solid anything other than straight, it doesn’t like it. I’m glad I am able to narrow down the issue to the boundary lines so there must be some node than is able to translate curved boundaries. EXAMPLE - The object on the far left was a floor that I was able to create a mass from (middle object). The simple ceiling on the right doesn’t work.