Houdini 20.0 Nodes VOP nodes

Set Primitive Vertex VOP node

Since 13.0

Set Primitive Vertex can wire vertices to points.

This only works in certain VOP contexts where geometry creation is enabled. In particular, the Geometry VOP DOP, Geometry Wrangle DOP, POP VOP DOP, POP Wrangle DOP, Attrib VOP SOP, Attrib Wrangle SOP, Volume VOP SOP, Volume Wrangle SOP.

Note

All geometry creation is done after all the elements have been processed. Therefore, you cannot read from geometry you just created.

Parameters

Geometry Handle

Refers to what geometry to write to. The default of 0 means the currently processed geometry.

Primitive Number

The primitive to re-wire a vertex for.

Vertex Number

Which vertex on the primitive to re-wire, starting with 0.

Point Number

Where to rewire the vertex to.

VOP nodes