Python attribute query not dependable?

I build a little createPOP that attaches to a tubePOP to close its ends. While doing that I realized that expressions like me.inputs[0].points(‘P’)[0][0] are not dependable on input changes? Looks like a bug to me.

Thanks a ton for your development and community work!

close_tube.tox (926 Bytes)

Hello @josefpelz
Indeed, it looks like there’s a problem with parameter evaluation and command buffer submission on the Create POP. We will look into this, thanks.

This should be fixed in 2023.31739+ builds.