Houdini 20.5 Nodes APEX nodes

skel::DeleteJoint

Deletes a KineFX point from a geometry.

On this page
Since 20.0

The geo ports of this node 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 remove.

reparent: Bool

If set to True, reparents the children of the deleted point to ptnum's parent.

Outputs

*geo: Geometry

The geo input with the point removed.

See also

APEX nodes