RevitLookup 2025: API-focused model inspector for Revit developers
RevitLookup 2025, developed by Nice3point, inspects Revit models to expose element data for debugging and add-in development. The tool's interactive 'Snoop' explorer walks element trees, reveals hidden parameters and relationships, exposes nested objects and property collections, and presents results in a navigable tree for inspection. Search and filter by common identifiers, a modern Fluent-style UI with theme support, and advanced geometry visualization assist detailed analysis. Revit add-in developers, BIM managers, and technical specialists use it for API-level troubleshooting and model inspection tasks.
How RevitLookup connects to Revit at a development level
RevitLookup is an open-source database explorer built specifically for the Revit API. The project is community-driven and maintained under the Lookup Foundation, with Roman Maximov as a lead maintainer. That heritage explains its focus on exposing internal data structures rather than providing high-level modelling workflows, making it a practical engineering tool for people working directly against the API.
Does RevitLookup modify model data during inspection?
The tool can write changes: it allows editing parameter values and deleting elements directly from its interface, so it is not purely read-only. To reduce interference with other extensions, RevitLookup implements dependency isolation to prevent add-in conflicts. Those two facts together mean users must treat edit and delete operations as potentially destructive and run them deliberately within controlled workflows.
What platform and installation steps are required?
RevitLookup targets desktop environments and requires Autodesk Revit 2025 and the matching runtime. Installation paths provided by the project include:
Windows Package Manager (WinGet)
MSI installer available on GitHub Releases
Autodesk AppBundle deployment
System administrators and developers should verify the host Revit environment before installing, since the tool integrates directly with the running application process.
How does the project fit into a developer's workflow?
The project receives frequent community updates and is widely used within the Revit development community, which contributes samples and fixes. That active maintenance and community acceptance make the tool practical for iterative debugging sessions and exploratory API work. Expect a developer-oriented workflow: use the tool to inspect objects, reason about element relationships, and diagnose code-model mismatches rather than as a modelling editor for non-technical users.
A practical, developer-oriented inspector that requires careful use
RevitLookup is a focused option for developers and BIM specialists who need direct access to the model database and API internals. It rewards familiarity with Revit's object model but exposes editing and deletion capabilities that require deliberate handling. For safe use, run inspections on copies of models or in controlled test files; experienced API users will find it indispensable. Recommended.
Pros
Open-source tool tailored for Revit API exploration
Direct editing of parameter values and element deletion from the interface
Installable via WinGet, MSI from GitHub, or Autodesk AppBundle
Maintained by the Lookup Foundation with active community updates
Cons
Editing and delete features can alter models, use caution
Requires Autodesk Revit 2025 host environment
Windows 64-bit requirement limits non-Windows workflows
Laws concerning the use of this software vary from country to country. We do not encourage or condone the use of this program if it is in violation of these laws. Softonic may receive a referral fee if you click or buy any of the products featured here.