You are here: Start » AVL.NET » Function Reference » Conversions » AVL.Box3DToBox
Converts a box in 3D to a box in 2D by ignoring its Z coordinates.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inBox3D | AvlNet.Box3D | |||
![]() | outBox2D | AvlNet.Box |


