solid_cone
Create a 3D solid cone by specifying base center coordinates, base radius, and height along the Z-axis.
Instructions
3D solid cone: base center (cx,cy,z), base radius, height along Z.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| z | No | ||
| cx | Yes | ||
| cy | Yes | ||
| height | Yes | ||
| radius | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |