serp_command
Execute Serpentine3D commands by supplying command names and sequential inputs, enabling direct control over geometry creation and viewport operations.
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 |