takemerge
command
Merges included parameters from one or more source takes into a destination take.
Replaced by: hou.Take
See also: takemove
Usages
-
takemerge [-f] destination_take source_take1 [source_take2 ...]
Note
If you specify multiple sources, they are merged in the order they occur on the command line.
Options
|
|
Force: if a source take has the same included parameter as the destination, the source will overwrite the destination. If you do not specify this flag, source files will not overwrite data in the destination. |