TestBox3DNotEmpty


Tests whether the box in 3D is not empty.

Syntax

C++
C#
Python
 
def TestBox3DNotEmpty(
	inBox3D: Box3D,
	/
)
-> outIsNotEmpty: bool

Parameters

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