1 Open Issue Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The Revit plugin needs to be updated to accommodate changes in the server's API endpoints. This involves modifying the plugin's code to send data to the new `/get_df` endpoint with the correct parameters (image files, rotation, and translation), and to retrieve statistics from the `/get_stats` endpoint. Additionally, the plugin should incorporate the `/to_values` and `/to_rgb` endpoints for RGB and DF value conversions.

Complexity: 4/5
help wanted integration