Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 262 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 262 Bytes

Electron.js Revit Add-in

An MVC multi-process-architectured Revit add-in where the 'View' layer is implemented as an Electron.js app that communicates with the Revit add-in with a 'Controller' layer wrapped over a server/client architecture using named pipes.