You are here: Start » FIL.NET » FIL.TestBoxIntersectsWith
Tests whether two boxes have non-empty intersection.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void TestBoxIntersectsWith ( FilNet.Box inBox, FilNet.Box inReferenceBox, out bool outBoxesIntersect )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inBox | FilNet.Box | |||
![]() | inReferenceBox | FilNet.Box | |||
![]() | outBoxesIntersect | bool |