Sources (Parameter)

Introduced

7.5

Description

Returns all DataSource objects connected to this parameter in a DataSourceCollection. The collection is filled from the most significant source (the source driving the current parameter value) to the least significant. In the case where you do have a DataSource the first element of the collection returned by Parameter.Sources is the same as the element returned by Parameter.Source. For more information on sources, see Parameter.Source.

C# Syntax

// get accessor
DataSourceCollection rtn = Parameter.Sources;

See Also

Parameter.Source

FCurve

Parameter.AddFCurve

Parameter.AddFCurve2

Parameter.Disconnect

ProxyParameter.MasterParameter

Expression

Constraint

Operator

Shader

Shader.GetShaderParameterTargets

 

Examples

• See Parameter.Sources.1.pys



Autodesk Softimage 2011