You are here: Start » AVL.NET » Invoke.BoxesBoundingBox3D
Computes the bounding box 3D of given boxes in 3D.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void BoxesBoundingBox3D ( List<Avl.Box3D> inBoxes3D, out Avl.Box3D outBoundingBox3D )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inBoxes3D | System.Collections.Generic.List<Avl.Box3D> | |||
![]() | outBoundingBox3D | Avl.Box3D |