Export to DWG in Revit 2026 & Dynamo 3.6.2

Both Genius Loci and Crumple DWG exporter nodes no longer work after upgrading to 2026.

How do we export to DWG?

Why not use the built in tooling in Revit?

The exporter I designed does a number of things that Revit does not do, when exporting.

Including creating, at the same time, binder PDFs, single sheet PDFs, and DWGs, with different automatically generated, codified file names, in different automatically created folders.

Oh, and using a given Index as source of the sheets and their output order.

So, does anyone know if these nodes will be updated, or is there something I might be doing wrong?

Genius Loci was working in 2025…

Looks like that’s my node from Crumple. Your inputs are not of the structure the node expects. It wants a directory path (not a list), then an even list of views/sheets and names. If you want to use sublists etc you will need to use list levels in addition.

L1/2/2/1/1 with longest lacing should do it i think.

Hi Gevin,

thank you, it was indeed just matter of leveling properly the inputs…

It works now: