Hi,
is there a way to write a point attribute in a Python Dop? I know that the usual way like objects.geometry() returns a read-only reference and only in a Python Sop you get it writable.
But i want to change the attributes during the simulation.
Thanks!