Workflow overview
Why this workflow matters
Useful for software delivery and engineering operations. Helpful for business development and pipeline building.
A minimal workflow to convert a Revit/IFC/DWG project into analysis-ready XLSX (and optional DAE) with a single run. Set two variables, execute, and the converter does the rest. What it does Inputs:** path_to_converter and path_project_file (RVT/IFC/DWG). Runs:** RvtExporter.exe "<converter>" "<project_file>". Outputs:* writes <ProjectName>_rvt.xlsx (and _rvt.dae if enabled by your converter). Prerequisites Windows** host (local executable + filesystem). DDC Revit toolkit installed: C:\\DDC_Converter_Revit\\datadrivenlibs\\RvtExporter.exe. A local project file you can read. How to use Import this JSON into AlekSystem. Open “Set path to file and converter” and set: path_to_converter: C:\\DDC_Converter_Revit\\datadrivenlibs\\RvtExporter.exe path_project_file: e.g., C:\\Sample_Projects\\your_project.rvt Run Manual Trigger → the command node executes the converter. Notes & tips Ensure the path points to the executable inside datadrivenlibs. Use ASCII-safe paths; ensure write permissions next to the project file. This is intentionally simple: chain it with your own Parse/Transform/Load steps as needed. Categories Data Extraction · Files & Storage · ETL · CAD/BIM Tags cad-bim, revit, ifc, dwg, converter, xlsx, dae Author DataDrivenConstruction.io info@datadrivenconstruction.io Consulting and Training We work with leading construction, engineering, consulting agencies and technology firms around the world to help them implement open data principles, automate CAD/BIM processing and build robust ETL pipelines. If you would like to test this solution with your own data, or are interested in adapting the workflow to real project tasks, feel free to contact us. Docs & Issues: Full Readme on GitHub
Best fit
Categories
Services
Use cases
Need another direction?