gh_place_slider
Place a number slider on the Grasshopper canvas, setting min, max, initial value, and decimal places for parametric control.
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 | |||