Revit Add-ins Guide

Learn how to generate and use custom Python add-ins for Revit with PegBoard.

Installing the Loader

  1. 1

    Open Revit and go to Add-Ins tab

  2. 2

    Click External Tools and select PegBoard Loader

  3. 3

    The loader will automatically configure itself on first launch

Using the Loader

Once the loader is installed, you can access your PegBoard tools directly from Revit.

Opening the Panel

  1. 1

    Navigate to the Add-Ins tab

  2. 2

    Look for the "PegBoard" panel in the ribbon

Running Tools

  1. 1

    Click "Reload" to load your latest tools from PegBoard

  2. 2

    Select a tool from the dropdown menu

  3. 3

    Click "Run" to execute the tool in Revit

Quick Tips

  • • Tools update automatically - just click "Reload", no restart needed
  • • Generated add-ins can access the Revit API for BIM operations

Troubleshooting

If tools don't appear after refreshing, verify:

  • • PegBoard desktop app is running
  • • Workspace path is correctly configured
  • • Revit has read permissions for the workspace folder