Houdini 22.0 Nodes Geometry nodes

Labs Copy Points 1.0 geometry node

Copies Packed Points to Packed Points.

This node Copies packed points onto other packed points, it is basically equivalent to a chain of copy to points nodes, a copy to points in a loop. The input expects merged packed points, then the first gets copied to the 2nd then to the 3rd and so on.

Parameters

Transform Options

Inherit Rotation

Applies target rotation attributes (orient, N, up, and rot) when copying the previous packed item. When disabled, target rotation is ignored.

Inherit Scale

Applies target scale attributes (scale and pscale) when copying the previous packed item. When disabled, target scale is ignored.

Only Affect Previous Level

When enabled, each packed item’s rotation and scale affect only the immediately previous packed level. When disabled, transforms compose like consecutive Copy to Points SOPs.

Advanced

Packed Count

Number of packed target items to process after the first packed source item. Set this to the total number of packed input items.

Geometry nodes