AddExpression (Parameter)

Introduced

5.0

Description

Creates an expression Operator and connects it to the Parameter.

Scripting Syntax

Parameter.AddExpression( Expression )

C# Syntax

Expression Parameter.AddExpression( String in_strExpr );

Parameters

Parameter

Type

Description

Expression

String

The definition (formula) that defines the expression

Return Value

Newly created Expression

See Also

Expression

Parameter.Source

SetExpr

Expression Reference



Autodesk Softimage v7.5