OffloadAction

Introduced

4.0

Description

Offloads one or many action sources. Offloading action source allows you to manage large scenes as it will disconnect heavy sources like those that contain motion capture fcurves from clips in the scene. You can reload (reconnect) the sources at a later time (see ReloadAction).

This command saves the source to disk and removes all animation source items (like fcurves and target objects), but it won't delete the action source. All animation clips that use this action source will still exist but they will be disconnected. When reloading the action source, all clips are reconnected.

The source storage must be set to external and the file must be valid. Animation sources with internal storage cannot be offloaded. If the animation source has changed in any way, it is saved before offloading.

Scripting Syntax

OffloadAction( [InputObjs] )

Parameters

Parameter

Type

Description

InputObjs

String

List of action sources to process.

Default Value: Current selection

See Also

ReloadAction

PartialOffloadAction

ActionSource.Offload

Examples

• See OffloadAction.1.js



Autodesk Softimage 2011