serp_command
Run any Serpentine3D command by supplying its interactive inputs in order, automating modeling workflows with precise control.
Instructions
Run any Serpentine3D command exactly as if typed in the command line, supplying its interactive inputs in order.
Examples: command='circle', inputs=['0,0,0', '5'] command='extrude', inputs=['Curve 01', '', '20', 'Yes'] (object name(s), then '' to end selection, then distance, then cap) command='zoomextents'
Selection prompts accept object names, 'all', or '' to finish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | ||
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |