SetAsStatic (AnimationSourceItem)

Description

Sets the source (DataSource) of the AnimationSourceItem as a StaticSource. There are two ways you can use this method:

(1) Specify a new StaticSource source (eg., after creating a new AnimationSourceItem with ActionSource.AddSourceItem() ).

(2) Replace an existing DataSource with a StaticSource source.

Scripting Syntax

AnimationSourceItem.SetAsStatic( [Value] )

C# Syntax

StaticSource AnimationSourceItem.SetAsStatic( Object in_vValue );

Parameters

Parameter

Type

Description

Value

Variant

The value of the static value (has to be a double)

Return Value

StaticSource

Examples

• See AnimationSourceItem.SetAsStatic.1.js



Autodesk Softimage 2011