How to use geohandle parameter?

   7351   5   0
User Avatar
Member
620 posts
Joined: Nov. 2013
Offline
hello,

The removepoint(int geohandle, int point_number) vex function. First parm is geometry handle , I tried this to 0,1,2,3.. but no change. It always remove first geometry's point.
Can it run on second geometry ? Dose geohandle for future use or I use it in a wrong way?


Thanks!
User Avatar
Member
7715 posts
Joined: July 2005
Online
I think you need to use @OpInput2. See www.sidefx.com/docs/houdini14.0/vex/snippets
User Avatar
Member
4512 posts
Joined: Feb. 2012
Offline
I don't think you can modify any geometry other than the first.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]

youtube.com/@pragmaticvfx | patreon.com/animatrix | animatrix2k7.gumroad.com
User Avatar
Member
7715 posts
Joined: July 2005
Online
Oh, good point.
User Avatar
Member
4512 posts
Joined: Feb. 2012
Offline
edward
Oh, good point.

You actually made me fire up H14 to see if this can now be done
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]

youtube.com/@pragmaticvfx | patreon.com/animatrix | animatrix2k7.gumroad.com
User Avatar
Member
30 posts
Joined: May 2012
Offline
Multiple vop outputs woluld be a nice feature 8)
  • Quick Links