All posts tagged revit
submitting code to DynamoRevit repo
With the Dynamo 1.3 release, there was also a new version of DynamoRevit tools that were released. Some of you might already know this, but DynamoRevit is nothing more but […]
printing PDFs from Revit…why is it so hard?
Disclaimer: If you don’t have to, please don’t reinvent the wheel. I am a proponent of just going out and buying the tools you need to do your job, rather […]
code signing of your revit plug-ins
So as I have been developing increasingly more Revit plug-ins these days, I finally came to realization that the stupid security warning about Untrusted Publisher that Revit shows on startup […]
digging through revit warnings to find meaning
This post is a shorthand version of a workshop that I was teaching recently at AEC Symposium and Hackathon that our kind folks at TT organized. I think it originally […]
visualizing wall type usage with Mandrill
So, I wanted to give everyone a piece of practical use of Mandrill by hooking it up to Revit. What we are going to do here, is visualize Wall Types […]
dynamo workshop at ACADIA 2016
Computational BIM in Practice Again, this year I will be co-teaching with Nate Holland a 3-day intensive workshop on Dynamo. Just like last year in Cincinnati, we will focus the […]
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 […]