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