I’ve got a script for renaming all elements in my model.
It’s checking all ID’s and changing one word for another (second opperation is happen in my node “BMVxGSBK”).
If I’m checking 100 000 ID’s everything is works OK:
If I want to check 1 000 000 ID’s, script works (the name has changed), but one node has warning and in the background shows some weird elements.
It worries me. Will this elements appear in my Revit model?
Okay, I see that problem lies on the beginning - with node Select.ByElementID.
In this case the topic should be close. I create another with proper title.