All posts in Workflows

code signing assemblies with GitHub Actions

If you are working in the AEC space you probably get annoyed by the fact that Revit constantly warns you about the unsafe assemblies that you want to load into […]

one way to manage your Git project

This workflow is something that I was introduced to by a friend of mine – Mostapha. Obviously, I have been using GitHub to store and manage my code for quite […]

Controlling Imported Categories visibility w/ Dynamo

I have previously written about controlling – or at least being able to obtain their state – visibility settings of Categories. In this write up I will be showing how […]

Honeybee meets Revit

So this is one of the things that I have been working on recently – a Revit plugin for Honeybee. Yay! Yes, I know. Please don’t get too excited. It’s […]

Comparing View Templates in Dynamo

I have been working with HCM and Jordan Billingsley on a little Dynamo Script for comparing View Templates in Revit. The idea was to identify which View Templates could be […]

create ceiling plan by room

This is actually a pretty old topic. I first wrote about it back in 2015. Here’s the original post: Post Basically the idea was that I wanted to create Room […]

creating curtain wall plans/elevations pt2

Oh boy. Dimensions. That one is fun. So I promised to turn this into a series of posts, and series it is. Mostly because there is a lot to talk […]

Finding out if a Curtain Wall is embedded inside of another Wall

So not too long ago, a question was posed to me on LinkedIn – of all places – whether it was possible to find out if a Curtain Wall was […]

fill pattern operations

Every now and then I find myself scrolling through the Dynamo Forum looking for things to do. I know what you are thinking now: I must be bored as hell. […]