eval_ruby
Execute arbitrary Ruby code in the active SketchUp model and return the result as a string.
Instructions
Execute arbitrary Ruby in the active SketchUp model and return result.to_s.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |