gh_place_slider
Adds a numeric slider to the Grasshopper canvas, setting min, max, initial value, and decimals. Returns the component ID for connecting to other components.
Instructions
Create a Number Slider on the canvas with bounds and initial value.
Returns the new ``component_id`` so subsequent ``gh_connect_components``
or ``gh_set_slider`` calls can target it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||