A modular implementation of the Grid Generator app. The app was developed as an example implementation of the Onbox Framework.
- Clone this repository.
- Open solution in Visual Studio.
- On the properties of the Onbox.GridGenerator.UIApp project, set the "Start external program" field to your Revit executable path.
- Choose a Revit Version on the Solution Configuration Drop down menu and hit "Start".
- Accept the loading of the Addin.
- You can now access the Grid Generator command through the Addin tab.
- Framework repository: Onbox Framework
- Autodesk University presentation:
- Monolithic Implementation: Grid Generator - Monolithic