CustomTools offers a 2-layer remote model checking system. The hidden layer takes care of error prevention and data collection. The user only sees warnings from this layer. The visible layer presents interactive charts to analyze the collected data and tools to fix them.
Hidden layer
- Hooks - prevention of suspicious activity and practices using interactive alerts in Revit and logging of these activities
- ModelCheckerRBP - automatic data collection from all models
Visible layer
- Dashboards - Power BI dashboards for easy analytics of collected data and identification of models that need to be purged or fixed
- CustomTools - tools for finding errors in a given model and fix them. Each dashboard sheet lists the tools that can be used to remove the issues.

Hooks
Analytics
modelCheckerRBP.py
Tools