Hold Point

I would like to see a node that holds Points.
I think I can use Lists for now, but it might become more complicated.

@jvolker,

Please take a look at Vuo’s “Hold Value” node. This node is generic and can be specialized for different Vuo data types, including points.

There is more information on generic types in the Vuo User Manual, section 5.4.2, Generic port types.  

Thanks that helped a lot. The manual is quite useful, didn’t realize that until now, sorry!

Actually I thought I tried that before … maybe it was already automatically converted to another type …

Maybe it would be good to mention the generic behavior in the library description of generic nodes. I’m simply the one not reading the manual (which I now regret), but surly there are others not reading it too.