You are here: Start » AVL.NET » AVL.BoxesBoundingBox(AvlNet.Box[], AvlNet.Box)

AVL.BoxesBoundingBox(AvlNet.Box[], AvlNet.Box)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void BoxesBoundingBox(
	AvlNet.Box[] inBoxes,
	out AvlNet.Box outBoundingBox
)

Parameters

inBoxes
Type: AvlNet.Box
outBoundingBox
Type: AvlNet.Box

Errors

Error type Description
DomainError Empty array on input in BoxesBoundingBox.

See also