All posts tagged C++

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

dismissing Revit pop-ups – the easy and not so easy ways

Recently I have worked a little on a Revit functionality that required me to either come up, or dig up some of the existing methods for dismissing Revit pop-ups. The […]

placing damper families at intersections of duct and wall

So I haven’t done much MEP work on this blog, simply because I used to work in Architecture so most of the tasks that I have ever worked on were […]

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

Spell Checking w/ Dynamo

I am not sure how useful this would be, but I saw a question on the Dynamo Forum, where someone was asking about potential to Spell Check their Schedules in […]

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

how to maintain Revit plugins for multiple versions continued…

Obviously, I wrote about this topic some time ago. Here’s the original post: Post. Basically, the issue was that I needed to maintain multiple versions of my Revit plugin, to […]

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

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