3D PDF Export

Anyone have a workflow to export 3D pdfs of 3D revit views? What I want to do is automate creating 3D views from Room/Space Boundaries and then export them as 3D pdfs. The current workflow is to create the 3D views and then export using the Bluebeam add-in. Is there a way to run add-ins within Dynamo?

Bluebeam can open IFC files as 3D PDFs, and resave as a .PDF. Getting a list of 3D views and exporting to a folder should do the trick. Linked below is a great reference for exporting IFCs.

2 Likes

Ahhh, I think that is exactly what I want to do. Thank you Dana.