Справка Houdini на русском Nodes VOP nodes

Import Attribute VOP node

Imports attribute data from the OP connected to the given input.

This operator imports attribute data from the OP connected to the given input. It returns 1 if successful and 0 if unsuccessful. Possible reasons for failure are:

Specifying the point number is optional.

When using Import Attributes inside POPs, care is required. If one reads from an attribute that is being written to, undefined results can occur. In this case, one should turn on Cache Incoming Geometry at the POP level.

Examples

The following examples include this node.

grass

PopFlow Example for Particle Fluid Solver dynamics node

BreakWire Example for Wire Solver dynamics node

repeatsmooth

PaintPoints Example for Paint geometry node

AlphaOmega Example for Points from Volume geometry node

GroupPainted Example for Add Point to Group VOP node

See also

VOP nodes