Hi devs,
(how) is it possible to delete links and nodes via setpatch?
Is there a certain message I can send to vvvv to achieve this?
Thx -
Eno
Hi devs,
(how) is it possible to delete links and nodes via setpatch?
Is there a certain message I can send to vvvv to achieve this?
Thx -
Eno
put an attribute named “deleteme” or “deletemedontask” in your node or link tag. the value of that attribute doesn’t matter.
Wow. that would be new to me. but i cannot make it work. do you have a sample patch.
ok. it only works if the tag does not contain any other child elements.
sample patch here
DeleteNodesnLinks.v4p (15.0 kB)
hot!.. no text …