Houdini 20.0 Nodes VOP nodes

Add Primitive VOP node

Adds primitives to the geometry.

Since 13.0

The returned value is a primitive number that can be used with the Set Attribute VOP to change the value of the primitive, but is not the final primitive number of the primitive.

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.

Type

What sort of primitive to create.

VOP nodes