@matthewaustin233 wrote:
Bit obscure, but how does the point parameter component actually work?
i’ve got a point in Rhino and I have a python component that queries it and returns its attributes - however, when the point is moved or changed, this doesn’t signal the component to recompute - which makes sense, cause I haven’t asked it to. Is there a way to do this?
I.e. Is there a way to embed the point parameter components ‘listener’ functions in a custom python component?
Thanks in advance.
Mattew.
Posts: 5
Participants: 3