You are here: Start » AVL.NET » AVL.Box3DVolume Method
AVL.Box3DVolume Method
Returns the volume of the input box in 3D.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void Box3DVolume( AvlNet.Box3D inBox3D, out float outVolume )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inBox3D | AvlNet.Box3D | |||
![]() | outVolume | float |


