v5.0
Creates an expression Operator and connects it to the Parameter. For more details, see "Expression Reference" in the Softimage User?s Guide.
Expression Parameter.AddExpression( String in_strExpr ); |
oReturn = Parameter.AddExpression( Expression ); |
Newly created Expression
| Parameter | Type | Description |
|---|---|---|
| Expression | String | The definition (formula) that defines the expression |