Box3DCenter


Returns the center of the input box in 3D.

Syntax

C++
C#
Python
 
def Box3DCenter(
	inBox3D: Box3D,
	/
)
-> outCenter: Point3D

Parameters

Name Type Default Description
Input value inBox3D Box3D
Output value outCenter Point3D