You are here: Start » FIL.NET » Invoke.Box3DSurfaceArea

Invoke.Box3DSurfaceArea

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

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void Box3DSurfaceArea
(
	Fil.Box3D inBox3D,
	out float outSurfaceArea
)

Parameters

Name Type Range Default Description
inBox3DFil.Box3D
outSurfaceAreafloat

See also