Houdini 20.0 Nodes APEX Nodes

skel::DeleteJoint

Delete a KineFX point from the geometry.

On this page
Since 20.0

The geo ports of this callback are in-place ports. This means that the geometry is updated without creating a copy.

Inputs

*geo: Geometry Required

The geometry to remove the point from.

ptnum: Int

The point number of the point to be removed.

reparent: Bool

Whether to perform a reparenting operation on the children of the deleted point to the original parent.

Outputs

*geo: Geometry

The geo input with the point removed.

APEX Nodes