Description
Copies the specified animation types under the specified object.
Note: Instead of this command, you should use the CopyAllAnimation2 command, which allows you to specify specific parameters to target.
Scripting Syntax
CopyAllAnimation( InputObjs, [UseFCurves], [UseExpressions], [RemoveAnimation], [BaseAnimation], [LayerAnimation] )
Parameters
|
Parameter |
Type |
Description |
|
InputObjs |
Object name or Psets (anything selectable) |
The object (or pset) under which we can find the animations Default Value: Current selection |
|
UseFCurves |
True to copy the fcurves under the object Default Value: 1 |
|
|
UseExpressions |
True to copy the expressions under the object Default Value: 1 |
|
|
RemoveAnimation |
True to disconnect the animation after copying (not supported for now) Default Value: 0 |
|
|
BaseAnimation |
If True the command will copy animation on the base layer. Default Value: True |
|
|
LayerAnimation |
If True the command will copy animation on all layers except the base layer. Default Value: True |
See Also
Autodesk Softimage v7.5