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

Invoke.TestBox3DEmpty

Tests whether the box in 3D is empty.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void TestBox3DEmpty
(
	Fil.Box3D inBox3D,
	out bool outIsEmpty
)

Parameters

Name Type Range Default Description
inBox3DFil.Box3D
outIsEmptybool

See also