# Volume (Oriented Box) Menu Path : **Operator > Math > Geometry > Volume (Oriented Box)** The **Volume (Oriented Box)** Operator calculates the volume of an oriented box. This is equal to **x y z** where **x** is the width, **y** is the height, and **z** is the length of the box. ## Operator properties | **Input** | **Type** | **Description** | | --------- | -------- | -------------------------------------------------------- | | **Box** | Box | The oriented box this Operator calculates the volume of. | | **Output** | **Type** | **Description** | | ---------- | -------- | ------------------------------- | | **volume** | Float | The volume of the oriented box. |