You are here: Start » FIL.NET » Invoke.TestPoint3DInBox3D
Tests whether a point in 3D lies in a box in 3D.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestPoint3DInBox3D ( Fil.Point3D inPoint3D, Fil.Box3D inBox3D, out bool outIsContained )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoint3D | Fil.Point3D | |||
![]() | inBox3D | Fil.Box3D | |||
![]() | outIsContained | bool |