You are here: Start » AVL.NET » AVS.Box3DVolume Method

AVS.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
inBox3DAvlNet.Box3D
outVolumefloat

See also