All posts tagged architecture

next Dynamo tutorial series?

So I have been contemplating doing another tutorial series for Think Parametric. I have a few ideas, but I would really appreciate if you all could chime in and vote […]

think parametric – accessing the power of visibility overrides

Some time ago, when I made my first video for Think Parametric, we were talking about doing another one, but this time using custom content. At the time, the idea […]

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 […]

why, what and how of the extensible storage

Why? Some time ago, when I was first getting my hands dirty with Revit API, I used to go to Jeremy Tammik’s website and attempt to re-create his examples. Sometimes, […]

playing with materials in dynamo while drinking heavily

I don’t usually play around with Materials in Revit, and even less so with renderings out of Revit, but recently I was engaged by couple of people with questions about […]

revit technology conference north america 2015

This past month I was fortunate enough to attend a conference dubbed: Revit Technology Conference. Yes, I know it sounds a little geeky, and it actually was! This was also […]

door numbering v2.0 for dynamo 0.8.0

First of all, huge thanks to Brian Washburn for taking the original Door Numbering definition and upgrading it to Dynamo 0.8.0 version.  Also, Brian pointed out to me a handful […]

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 […]

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. […]