Search

Having fun with Programming and BIM

Tag

Learning

Transforms…Transformed

So a while back I wrote a post about transforming Revit's internal coordinates to the Project/Survey coordinate systems. While it was a good stab, it wasn't the best implementation.. I was wildly unfamiliar with Transforms back then and saw them... Continue Reading →

Revit Nodes Vs Revit API…

Today I saw a post on the Dynamo Forum where there was confusion between using Element.SetParameterByName() on a Revit API Element in python and it failing. For beginners (and even some intermediate users) this is quite confusing, so I thought... Continue Reading →

Split columns…

It's been a very, very long time since I posted anything. I've been spending most my time focusing on Unity, Dynamo View Extensions and XR (and of course my studies and work) which I hope to start posting more about.... Continue Reading →

Dynamo Utils – Revit Links…

Here are a few utility nodes for Revit Links that I created to help go back and forth between RevitLinkTypes, RevitLinkInstances and Revit Link Documents and get some basic attributes. This Post may be updated over time, so be sure... Continue Reading →

Location, Location, Location…

As you will probably know, Revit has a bunch of coordinate systems. You will certainly of heard of Project and Shared coordinates and maybe you may have heard of this illusive Project Internal Coordinate System at some point in passing... Continue Reading →

Changing fonts in Families programmatically…

While on my daily trawl through the Dynamo Forum I found this post by Denis Remesnik which piqued my interest. The idea was to change the font of the Text/Dimensions but within families (although the wording of the title was... Continue Reading →

Update Custom Package Folder Locations via .xml edit with python…

I frequently have to update and distribute our company Dynamo Custom Packages, but I also like to check the packages before I roll them out to make sure they are loading in correctly and none of our standard graphs blow... Continue Reading →

Revit Links…Reloaded…

It's often these days that you have to reload Revit models almost on a weekly basis depending on the model exchange frequency on your project. Or you have upgraded your project or restructured your directories. We've all been there and... Continue Reading →

Split Walls By Level…

If you are like me and you tend to model your verticals all the way up in the early stages of your project to make coordination quicker, you will have had that dreaded moment when you know you really have... Continue Reading →

Website Powered by WordPress.com.

Up ↑