You are here: Start » FIL.NET » Invoke.TestBox3DInBox3D
Tests whether a box in 3D is contained in another one.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestBox3DInBox3D ( Fil.Box3D inSubBox3D, Fil.Box3D inBox3D, out bool outIsContained )