So I was messing with some model components today and needed a display of dimensions within the component. If you have ever tried to tie a parameter to a dimension before, you’d realize this doesn’t work so great.
[Read More]
Hello world! (again)
So, I wanted to take a moment to create my first post utilizing markdown format and my new github pages blog.
[Read More]
Get a #Revit View’s Section Box with #DynamoBIM
I discovered this a little while back while building the interior elevation tool and forgot to reveal the secret to the community. Luckily, my buddy Aaron Maller needed the workflow and this reminded me to share. : ) As you can see below a 3d view’s section box is simply...
[Read More]
Override #Revit Interior Elevation’s Crop with #DynamoBIM
This is an update to an existing workflow previously discussed here, https://sixtysecondrevit.blogspot.com/2015/11/framing-interior-elevations-in-revit.html Basically, it is faster and more stable! This node takes an input search string of elevation types (interior), a line weight for all views and a Boolean to run. Part of the reason I haven’t updated this in...
[Read More]
Color Picker in #DynamoBIM using #Revit API
For a long time now I have wanted to look into building a color picker for Dynamo. Primarily because the previous package I utilized, hasn’t been updated for the latest version of Dynamo. This was of course the great UI++ package from the badmonkeys. (This package is awesome by the...
[Read More]