RevitAI — Auto Dimension for Revit
==================================

WHAT IT IS
  One-click drafting automation. Adds an "AI Drafting" tab to the Revit
  ribbon with an "Auto Dimension" button: pick a floor plan, click once,
  and it duplicates the plan, draws the dimension rings, frames the crop,
  and lays it on a sheet.

INSTALL
  1. Unzip this folder anywhere (your Downloads is fine).
  2. Right-click "install.ps1"  ->  "Run with PowerShell".
       If Windows blocks scripts, open PowerShell in this folder and run:
         powershell -ExecutionPolicy Bypass -File .\install.ps1
  3. Close Revit if it's open, then re-open it.
  4. First launch shows a one-time security prompt for an unsigned
     add-in. Click "Always Load". You won't be asked again.

  The "AI Drafting" tab appears on the ribbon. Done.

UNINSTALL
  Delete the RevitAI files from:
    %APPDATA%\Autodesk\Revit\Addins\<your Revit version>\
  (Paste that path into File Explorer's address bar.)

NOTES
  - Auto Dimension needs no internet and no API key.
  - This add-in is for the Revit version named in the download you picked.
    Using Revit 2025 AND 2027? Install both downloads.

SUPPORT
  drafting.delanlee.com
