You are here: Start » FIL.NET » FIS.Box3DSurfaceArea Method

FIS.Box3DSurfaceArea Method

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

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inBox3DFilNet.Box3D
outSurfaceAreafloat

See also