TestBox3DEmpty


Tests whether the box in 3D is empty.

Syntax

C++
C#
Python
 
def TestBox3DEmpty(
	inBox3D: Box3D,
	/
)
-> outIsEmpty: bool

Parameters

Name Type Default Description
Input value inBox3D Box3D
Output value outIsEmpty bool