Convert CAD & BIM (Revit, IFC, AutoCAD) with DataDrivenConstruction
How it works This template automates the conversion of CAD and BIM files Revit, AutoCAD, IFC, MicroStation (e.g. .rvt, .ifc, .dwg, .dgn) into structured Excel databases and lightweight 3D geometry .dae files using the DataDrivenConstruction open-source converter.
📦 High-level steps:
Set file paths and converter path in the Set node
Trigger conversion via Execute Command (runs .exe converter offline)
Output includes .xlsx (data) and .dae (3D model) files
Includes sticky note instructions for troubleshooting and GitHub repo info
Set up steps 🕒 Setup time: ~10 minutes
You’ll need:
Windows machine (offline or airgapped OK)
Path to the converter .exe file
Path to a sample .rvt (or .ifc, .dwg, .dgn) file
🧷 Setup paths in the Set node:
path_to_converter = "C:\...\RvtExporter.exe"
path_project_file = "C:\...\project.rvt"
Docs & Issues:
Full Readme on GitHub
Related Templates
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Add product ideas to Google Sheets via a Slack
Use Case This workflow is a slight variation of a workflow we're using at n8n. In most companies, employees have a lot o...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments