Houdini 22.0 Nodes Copernicus nodes

Layer Property Copy Copernicus node

Transfers layer properties from one layer, VDB, or attribute to another.

On this page
Since 22.0

This node transfers layer properties from one layer, VDB, or attribute to another. Use the parameters on this node to set which properties from the source copy over to the destination.

Note

This node can’t transfer border and precision settings when you go from VDB to layer or from layer to VDB. Attributes can only transfer their type info to other attributes. See Default COP Network settings for more information about context options.

See the following table for how to set the Transfer Properties parameter.

To...Do this

Transfer all available properties

Leave the field blank or enter an asterisk (*).

Exclude the property from copy

Precede a property name with a caret (^).

Transfer only listed properties

Don’t precede the first property name with a caret (^). This means the node doesn’t transfer properties that are unlisted or preceded by a caret.

Transfer unlisted properties

Precede the first property name with a caret (^). The node also still transfers explicitly listed properties.

Use Layer Property Create to add or edit properties on a layer, VDB, or attribute, and Layer Property Delete to delete properties from a layer, VDB, or attribute.

Parameters

Transfer Properties

The list of properties to transfer from the source to the destination.

Transfer Border

Transfers the border from the source to the destination.

See Border types for more information.

Transfer Type Info

Transfers the type info from the source to the destination.

See Type info for more information.

Transfer Precision

Transfers the precision from the source to the destination. This controls how many bytes of storage each channel of the layer requires. More bytes allow for larger integer values or more accuracy for floating point values, but require more memory.

Inputs

destination

The layer, VDB, or attribute to which the node transfers the properties.

source

The layer, VDB, or attribute with the properties to transfer.

Outputs

transfer

The layer, VDB, or attribute with the transferred properties.

See also

Copernicus nodes