Houdini 20.0 Nodes APEX Nodes

rig::SampleSplineTransformsToArray

Sample transforms from a spline.

On this page
Since 20.0

Samples a specified number of transforms from a spline. The spline is resampled

Also resamples the spline geometry according to the specified parameters and outputs it via outgeo.

Inputs

geo: Geometry

Geometry containing splines.

primnum: Int

The primitive number of the spline to sample.

numsamples: Int

The number of locations to sample on the spline.

byedge: Bool

Sample each segment of the spline separately. This samples numsamples locations on each edge.

Outputs

outgeo: Geometry

The output geometry.

xforms: Matrix4Array

The output transforms.

APEX Nodes