Scripts to migrate geometry from MIDAS and Revit with Dynamo

Hi everyone,

I’m currently working on a project where I need to migrate structural geometry from MIDAS to Revit using Dynamo. I was wondering if anyone has experience with this and could recommend any useful scripts or packages to help with the process.

Any advice on workflows, custom nodes, or past experiences would be greatly appreciated.

Thanks in advance

@Konrad_K_Sobon

Have you looked at the addin provided by MIDAS for linking into revit? If not i would suggest you check this out in the first instance because then you have no development time required

Hello,

I’m having trouble getting the OWASP Core Rule Set (CRS) plugin to work. Support asked me to open a ticket, which I did, but I haven’t received a solution yet.

I can see that the plugin is listed in MIDAS, which is why I turned to the English forum for help. However, it appears that the plugin is only available for the 2024 version. Can anyone confirm this? Is there any way to use it with earlier versions or a workaround?

Thanks in advance for your support.

The Dynamo forum would not be the correct place for those questions.

As for your initial request for getting geometry into Revit, you’d first have to ask how you’d want Dynamo to interact with MIDAS geometry. I’m not familiar with MIDAS, I have no idea what it is, but I’m guessing you have some kind of output (JSON, CSV, etc.) that Dynamo would be able to read and recreate geometry from. You’d also have to ask yourself whether you want the raw geometry in Revit or whether you expect actual Revit objects (beams, columns, slabs, etc.). You’ll have different approaches depending on what you want in Revit, but it all starts with reading data from MIDAS.