You are here: Start » FIL.NET » Function Reference » Basic » Box » FIL.BoxIntersection
Computes the common part of two boxes.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void BoxIntersection ( FilNet.Box inBox1, FilNet.Box inBox2, out FilNet.Box outBox )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inBox1 | FilNet.Box | |||
![]() | inBox2 | FilNet.Box | |||
![]() | outBox | FilNet.Box |