All posts tagged python

‘get rooms by level’ makes a comeback

I have gotten a request to upgrade my Get Rooms by Level node to Dynamo 0.7.1, so here it is: You need to feed it a Level and a Boolean […]

ripples component for dynamo

In this post i will go back in time a little bit and talk about Dynamo 0.6.3. This is a script that I have wrote when I was asked by […]

sheets from excel with dynamo

In this post I will present a quick workflow for getting new sheets into Revit using an Excel spreadsheet. You will ask me: Why in the world would you do […]

door set handing

In this post i will demonstrate how to automatically determine if door is left or right handed. One of my fellow Bloggers asked me this morning about determining door set […]

checking if schedules are on sheets with dynamo

In this post i will describe a new custom node for querying all schedules that are not placed on sheets. It will output two lists of elements (ViewSchedules), one which […]

create views and place on sheets with dynamo

First off I am demonstrating how to create new Views in a Revit project using Dynamo. That’s pretty straight forward. I am using all regular nodes. If I am using […]

element tagging with dynamo

Today I was asked to help create some roof plans for a glass canopy system and then tag each panel with its unique Mark value. Well, this sounds easy enough […]

managing family types with dynamo

In this post I will briefly talk about using Dynamo to manage family types in a Revit project. I am using wall tags as an example, but this methodology can […]

room numbering with dynamo

Here’s a quick video preview of this workflow: YouTube Following up on Window/Door Numbering tools that I was working on previously, I wanted to add another aspect to it. Below […]