You are here: Start » FIL.NET » FIS.Box3DVolume Method

FIS.Box3DVolume Method

Returns the volume of the input box in 3D.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Box3DVolume
(
	FilNet.Box3D inBox3D,
	out float outVolume
)

Parameters

Name Type Range Default Description
inBox3DFilNet.Box3D
outVolumefloat

See also