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.
path_to_converter
and path_project_file
(RVT/IFC/DWG).RvtExporter.exe "<converter>" "<project_file>"
.<ProjectName>_rvt.xlsx
(and *_rvt.dae
if enabled by your converter).C:\\DDC_Converter_Revit\\datadrivenlibs\\RvtExporter.exe
.path_to_converter
: C:\\DDC_Converter_Revit\\datadrivenlibs\\RvtExporter.exe
path_project_file
: e.g., C:\\Sample_Projects\\your_project.rvt
datadrivenlibs
.Data Extraction · Files & Storage · ETL · CAD/BIM
cad-bim
, revit
, ifc
, dwg
, converter
, xlsx
, dae
DataDrivenConstruction.io
[email protected]
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