You are here: Start » AVL.NET » AVS.Box3DSurfaceArea Method

AVS.Box3DSurfaceArea Method

Returns the surface area of the input box in 3D.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void Box3DSurfaceArea
(
	AvlNet.Box3D inBox3D,
	out float outSurfaceArea
)

Parameters

Name Type Range Default Description
inBox3DAvlNet.Box3D
outSurfaceAreafloat

See also