Archive for May, 2014

interference report parsing with dynamo

In one of my previous posts I was showing everyone how you can use Dynamo to parse through an HTML (TXT) file and use it to isolate elements in view. […]

form finding with grasshopper/galapagos:

Here is a link to a video tutorial that shows the process that I went through to create the tensile shading devices. It explains the process and steps needed to create the […]

isolating revit warnings by category with dynamo

Here’s a quick video on how I was able to create a simple definition in Dynamo that parses through an exported HTML file with all warnings from Revit. It filters […]

AEC technology symposium 2014

Coming up is AEC Technology Symposium that I will be attending. It will be a two day event with presentations and an all night hackathon. Sign up and hope to […]

delete duplicate families from revit model

Here’s a quick definition that will delete all duplicate families from a Revit Model based on a Family Type. I considered families to be “duplicate” when I had the exact […]

room occupancy load with dynamo

Below is a link to a sneak peak video of a Dynamo functionality that I am currently working on. The goal is to create a definition that will analyze all […]

rotate family with dynamo

Below is a quick overview of a method to create an array of family instances on a curve and rotate them to always be perpendicular to host curve. You will […]

door/window numbering with dynamo

I was recently working on a tool that will help us automate the process of numbering Windows and Doors in Revit based on Room that they are in. Below is […]