Query Model Object always runs twice

I noticed a weird behavior when you use the new(ish) “Query Model Object” component in Rhino 8/Grasshopper.

  1. Use “Query Model Object” to reference an object in Rhino
  2. Move or interact with that object in Rhino
  3. “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)

not able to reproduce that with your GH file in Rhino 8 SR12 (8.12.24282.7001, 2024-10-08)

1 Like

That is great to see, I am on Rhino 8 SR8 so that makes sense. Thanks for you’re help.

1 Like