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 |
The definition (formula) that defines the expression |
Return Value
Newly created Expression
See Also
Autodesk Softimage v7.5