You are here: Start » FIL.NET » FIS.TestBoxIntersectsWith Method
FIS.TestBoxIntersectsWith Method
Tests whether two boxes have non-empty intersection.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
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 |