Calculate Python Expression
Description
This functor runs an Python instance with the defined user expression. For an overview of how Dinamica and Python can be linked together check the documentation about Dinamica EGO and Python Coupling.
Inputs
Name | Type | Description |
---|---|---|
expression | Code | The expression that will run on Python. |
Optional Inputs
None.
Outputs
Name | Type | Description |
---|---|---|
result | Struct | A struct containing the output values generated by the expression. |
Group
Internal Name
CalculatePythonExpression