Issue with Crop Image Function in pyRevitPlus (original) (raw)
Hi everyone,
I’ve been using the Crop Image feature in pyRevitPlus, and I’ve run into an issue. When I try to crop an image using a Filled Region, I select the area and the image, click the button, but the program just hangs, and I end up having to force close it.
Has anyone else encountered this issue or have any idea what might be causing it? Any help would be greatly appreciated!
Thanks in advance!
Jean-Marc (Jean-Marc Couffin)
May 9, 2025, 9:50am 2
The code of the tool made by @gtalarico would need some love
First error I ran into was:
ImageImportOptions which is not available in the Revit API since 2021
Not sure the whole thing is still possible.