Paste
 
 
 

Paste

Introduced

v1.0

Description

Pastes the contents of the Softimage clipboard into the scene.

If the clipboard contains a property, it is added to an object, model, group, or partition.

If the clipboard contains a object, it may be copied and parented it under another object or model; or just parented under another object or model.

If the clipboard contains animation, the fcurve or expression is copied to the animatable parameter.

Note: To copy animation to the clipboard, use the CopyAnimation command.

Scripting Syntax

Paste( [InputObjs] );

Parameters

Parameter Type Description
InputObjs String List of elements onto which to paste

Default Value: Selected elements

See Also

Copy Cut CopyPaste CopyAnimation