Link Parameter Functions

l_fcv(<parameter>)

The Linked Parameter (l_fcv) token defines a link relationship between two parameters. The <parameter> argument represents a parameter name.

 

Using this function nests an extra Parameter containing an FCurve object (which you can get via the Parameter.Source property) under the Expression object.

l_interp(<param1> <param2> ...)

The Multi-linked Parameters (l_interp) token defines a link relationship from many parameters to one.

 

Using this function nests an extra Property (Interpolation) under the Expression object containing the sigma Parameter which determines the falloff for the interpolation between multiple inputs.

l_interpOri((rotx, roty, rotz)<param>)

The Orientation-linked Parameters (l_interpOri) token defines a link relationship between an object's orientation and a parameter.

 

Using this function nests an extra Property (Interpolation) under the Expression object containing the sigma Parameter which determines the falloff for the interpolation between multiple inputs.

 



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index