You are here: Start » FIL.NET » FIS.TestBox3DEmpty Method
FIS.TestBox3DEmpty Method
Tests whether the box in 3D is empty.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void TestBox3DEmpty ( FilNet.Box3D inBox3D, out bool outIsEmpty )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inBox3D | FilNet.Box3D | |||
![]() | outIsEmpty | bool |


