2021-09-09 20:42:29 -04:00

16 lines
707 B
Markdown

# Volume (Cylinder)
Menu Path : **Operator > Math > Geometry > Volume (Cylinder)**
The **Volume (Cylinder)** Operator calculates the volume of a cylinder. This is equal to **π r<sup>2</sup> h** where **r** is the radius and **h** is the height of the cylinder.
## Operator properties
| **Input** | **Type** | **Description** |
| ------------ | -------- | ---------------------------------------------------- |
| **Cylinder** | Cylinder | The cylinder this Operator calculates the volume of. |
| **Output** | **Type** | **Description** |
| ---------- | -------- | --------------------------- |
| **volume** | float | The volume of the cylinder. |