All posts tagged coding
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 […]
creating curtain wall plans/elevations
I am not sure this would be useful for anybody, but some time ago, I was tasked with creating floor plans and elevations for each interior curtain wall partition. The […]
remove unused 3d view templates
I think everyone who’s been using Dynamo for a while now, knows that 3d view templates are a no go. They have been since day 1 of Dynamo. Why? It’s […]
debugging WPF data bindings
So, this was actually a question recently asked by another Bad Monkey getting their feet wet with WPF. The question was: How the hell do you debug data binding issues […]
how to maintain revit plug-ins for multiple versions
One thing that we all have a love/hate relationship with is API breaking changes. Yes, we all love shiny new toys, but they usually break our old reliable tools. What […]
swapping titleblocks…the easy way
This particular workflow came up recently when one of the Design Technology Managers at HOK asked if it was possible to swap bunch of Titleblocks for a different one, while […]
tips & tricks for zerotouch libraries in dynamo
Default values, nulls, nullable values and other things to keep in mind: So, I wanted to make a node that would return an actual value, and not a “single node […]
understanding operators in dynamo
Just today(yesterday?) I was working on some awesome Dynamo stuff and ran into a wall – however briefly – but I was stomped by Dynamo’s operators and their logic. I […]
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 […]