execute_script
Execute a Python script in Abaqus and retrieve the stdout text output.
Instructions
Compatibility wrapper around run_python that returns stdout/text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |