addprim and addvertex has no effect?

   1700   2   0
User Avatar
Member
44 posts
Joined: April 2017
Offline
Hey! I am adding function inside wrangle, in foreach primitive, but only ‘addpoint’ works, while

'addprim' and ‘addvertex’ are totally ignored. Any idea, why?

Attachments:
ignored.png (383.9 KB)

User Avatar
Member
2036 posts
Joined: Sept. 2015
Offline
You're not giving the function addprim a proper second argument - you have ‘primHex’.

Docs here tell you what options you have:

http://www.sidefx.com/docs/houdini/vex/functions/addprim.html [www.sidefx.com]
User Avatar
Member
44 posts
Joined: April 2017
Offline
AH! Thank you very much, I though we supply just name in there
  • Quick Links