Hi, everyone! In Rhino 7, I’m using the GUIDs of objects to select the corresponding objects, but I’ve tried many plugins and they all run very slowly. I also tested with a Python script on over 6000 objects, and it’s still slow, even when using the rs
library’s SelectObject
function. When the data volume increases, the performance really drops. Do you have any suggestions for selecting objects more quickly or improving the performance?