Referencing POP Attributes in Other OP Parameters

Hi all,

I’ve been trying to use point attributes (position, etc) as a control mechanism for other OPs, and while I believe I have the correct syntax in Python (I’m using the .points method and then pointing it to the value I need), the referenced value does not update. I have a work around method right now using a POPto DAT and referencing the cell, but I feel like I’m missing something.

Thanks in advance!

Hello @n.r.stx

I put together a small sample patch, and I’m running into the same issue with the POP point reference. The operator doesn’t seem to cook when the point attribute updates. We’ll look into this.

PythonPOPPointReferences.toe (5.9 KB)

The issue will be fixed in the next build we release.

1 Like