freerevitv1.5.0
RUKNBIM 5D BOQ Manager
A Revit add-in that automates 5D Bill of Quantities code mapping — matching Excel rate sheets to model elements, writing standardized parameters, and generating auditable reports.
Free
RUKNBIM 5D BOQ Manager is an enterprise-grade Revit add-in that automates 5D Quantity Takeoff and Bill of Quantities code mapping directly in your BIM models. It bridges commercial BOQ Excel rate sheets and Revit element parameters, enabling precise cost estimation, audit verification, and standardized parameter injection.
Excel-to-Model Mapping
- 📥Import BOQ DataLoad a standardized project BOQ Excel spreadsheet with columns: Item Code, Description, Unit, Rate, Category, Family, Type, Element ID.
- 🔗Flexible MatchingMatch Revit elements by Category + Family + Type composite key, or by direct Element ID lookup.
- 🎯Scope ControlProcess the Entire Model, the Active View, or only the Current Selection.
Automated Parameter Injection
- ⚙️Shared ParametersAutomatically creates and binds standardized instance parameters (Rukn_BOQ_Code, Rukn_BOQ_Description, Rukn_BOQ_Unit, Rukn_BOQ_Rate).
- 📝Batch PopulationWrites matched BOQ codes from the Excel spreadsheet directly into the Revit parameters of matching elements.
- 🔤Code SeparatorChoose Dash (-), Dot (.), Slash (/), or Underscore (_) for generated codes.
Validation & Auditing
- ✅Validate Input DataPreview matching statistics without modifying the model.
- 📊Audit ReportsExport a color-coded Excel report categorized by Success, Warning, and Error — ensuring model data integrity before handing off to estimating software.
Cloud Licensing & Security
- 🎁7-Day Free TrialInstant single-machine evaluation mode — no credit card required.
- 🔐Online ActivationSecure Supabase RPC backend verification with DPAPI-encrypted local registry storage.
- 🔒Hardware FingerprintingPrevents unauthorized key reuse via unique machine locking.
System Requirements
- Autodesk Revit 2023 / 2024 / 2025 (x64 Windows)
- Windows 10/11 (64-bit)
- .NET Framework 4.8
- EPPlus (bundled), Supabase Cloud REST API
Changelog
- v1.5.02026-05-20
- — Added cloud sync via Supabase
- — New audit trail feature
- — Multi-model consolidation
- v1.4.02026-02-10
- — Template-based BOQ formatting
- — Improved Excel export
- — Bug fixes