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

Invoke.Box3DCenter

Returns the center of the input box in 3D.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void Box3DCenter
(
	Fil.Box3D inBox3D,
	out Fil.Point3D outCenter
)

Parameters

Name Type Range Default Description
inBox3DFil.Box3D
outCenterFil.Point3D

See also