run_maxscript
Execute arbitrary MaxScript code in 3ds Max and retrieve the last expression's result. Use this to handle any operation not covered by dedicated typed tools.
Instructions
Execute arbitrary MaxScript inside 3ds Max and return the result of the last expression. Escape hatch for anything not covered by a typed tool below.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |