You are here: Start » FIL.NET » Invoke.Box3DVolume

Invoke.Box3DVolume

Returns the volume of the input box in 3D.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void Box3DVolume
(
	Fil.Box3D inBox3D,
	out float outVolume
)

Parameters

Name Type Range Default Description
inBox3DFil.Box3D
outVolumefloat

See also