/
collapse
collapse
Description
Collapses the data of one duplicate hierarchy onto the other. Given two selected modules, it copies keys for the source module and all its descendants to the target module (the primary selection) for the active clip. There must be only two selected modules in the scene, and an active clip. Useful when only one hierarchy is needed to represent the data within the file.
Functional area
Data editing
Command syntax
Syntax
collapse |
Arguments
None
Flags
None
Return value
void
Examples
//import an ASF/AMC pair twice //make sure and set the import type to createNewAlways //select Characters select Actor_2 Actor_1; collapse;
Additional information
Related commands
, multiple selections available,
Related content
copyData
copyData
More like this
select
More like this
selectChildren
selectChildren
More like this
selectBranch
selectBranch
More like this
flatten
flatten
More like this
unparent
unparent
More like this