A Named Pipes Approach to IPC

How we built reliable request/response communication with Revit using Named Pipes</strong > The Challenge Building automation around Revit presents a unique problem: How do you reliably communicate with a running Revit process? Revit runs as a desktop application with strict threading requirements. The Revit API must be called from specific contexts, and any automation needs […]