I noticed a weird behavior when you use the new(ish) “Query Model Object” component in Rhino 8/Grasshopper.
- Use “Query Model Object” to reference an object in Rhino
- Move or interact with that object in Rhino
- “Query Model Object” will run twice (and everything after it as well)
You can see in my screen shot that the component seems to always run in pairs of two. I noticed this behavior on a larger script where it was always running twice in a row without any secondary action on my part.
Query_Model_Object.gh (6.7 KB)