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

FIS.Box3DCenter Method

Returns the center of the input box in 3D.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Box3DCenter
(
	FilNet.Box3D inBox3D,
	out FilNet.Point3D outCenter
)

Parameters

Name Type Range Default Description
inBox3DFilNet.Box3D
outCenterFilNet.Point3D

See also