TestRegionNotEmpty


Tests whether the size of a region doesn't equal zero.

Syntax

C++
Python
 
def TestRegionNotEmpty(
	inRegion: Region,
	/
)
-> outIsNotEmpty: bool

Parameters

Name Type Default Description
Input value inRegion Region Input region
Output value outIsNotEmpty bool