Houdini 20.0 Nodes APEX Nodes

rig::SampleSplineTransforms

Sample transforms from a spline.

On this page
Since 20.0

Samples a variable number of transforms from a spline.

Also resamples the spline geometry so its point count matches the number of transform outputs and outputs it via outgeo. The name of each point in the output geometry is set to the corresonding transform output’s name.

Inputs

geo: Geometry

Geometry containing splines.

primnum: Int

The primitive number of the spline to sample.

Outputs

outgeo: Geometry

Geometry containing the resampled spline.

xforms: VariadicArg<Matrix4>

The sampled transforms.

APEX Nodes