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 | |
|---|---|---|---|---|
![]() |
inRegion | Region | Input region | |
![]() |
outIsNotEmpty | bool |


