User guide

73
This node traverses the copyFrom scene at location fromRoot, and the input scene at location toRoot. From these
locations on, it expects to find identical hierarchy and location names. For each location, if the copyFrom location has
the attribute specified by fromAttr (e.g. geometry.point.P), the attribute is copied to the location specified by toAttr
(e.g. geometry.point.Pref) on the input location.
The optional toCEL parameter allows you to filter the evaluation of this node. Only locations in the destination scene
that match toCEL are evaluated. If toCEL is empty, all locations in the destination scene are evaluated.
Control (UI) Default Value Function
fromRoot
fromRoot /root/world Defines the copyFrom location.
fromRoot >
Adopt Scenegraph
Selection
N/A The currently selected Scene Graph location is used to
populate the parameter.
Adopt Selected
Nodegraph Node
N/A Creates an expression from the currently selected Node Graph
node linking the Scene Graph location created by that node to
this parameter.
Select In Scenegraph N/A Selects the location specified by this parameter in the Scene
Graph tab.
fromAttr none Defines the attribute that is copied.
toRoot /root/world Defines the copyTo location.
toRoot
Adopt Scenegraph
Selection
N/A The currently selected Scene Graph location is used to
populate the parameter.
Adopt Selected
Nodegraph Node
N/A Creates an expression from the currently selected Node Graph
node linking the Scene Graph location created by that node to
this parameter.
Select In Scenegraph N/A Selects the location specified by this parameter in the Scene
Graph tab.
toAttr none Defines the location where the attribute is copied to.
2 NODES A-C | ATTRIBUTECOPY