You are here: Start » FIL.NET » FIS.Box3DToBox Method
FIS.Box3DToBox Method
Converts a box in 3D to a box in 2D by ignoring its Z coordinates.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void Box3DToBox ( FilNet.Box3D inBox3D, out FilNet.Box outBox2D )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inBox3D | FilNet.Box3D | |||
![]() | outBox2D | FilNet.Box |


