Addpoint Function in Houdini 16

   2005   1   0
User Avatar
Member
4 posts
Joined: Sept. 2013
Offline
Hello,

I am trying to create a point inside a geometry group using the attribute wrangle node with the addpoint function like this:

EDIT: I am using Houdini 16

addpoint(geoself(), {0, 0, 0});

The attribute wrangles input is connected to a null. I was expecting to see a point created at the origin. However, I do not see any points created when middle clicking the node. There are no errors either.

I referred to the documentation here : http://www.sidefx.com/docs/houdini/vex/snippets [www.sidefx.com]

But couldn't figure out what went wrong… I'd appreciate some help!
Edited by Ashin Ashroff - June 30, 2017 09:31:27
User Avatar
Member
4 posts
Joined: Sept. 2013
Offline
Ahh, setting it to “detail (only once)” fixed the problem.
  • Quick Links