You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add color management functionality and enhance route registration
- Introduced a new module `colors.py` for managing color operations on Revit elements, including functions for generating distinct colors, gradients, and handling parameter values.
- Updated `startup.py` to register new color-related routes, including `color_splash`, `clear_colors`, and `list_category_parameters`.
- Improved error handling and logging throughout the new color management functions.
- Ensured compatibility with existing parameter extraction methods for better integration.
0 commit comments