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
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Verify Linkedin Company Page by Domain with Airtop
Automating LinkedIn Company URL Verification Use Case This automation verifies that a given LinkedIn URL actually belo...
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...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments