TestRegionEmpty
Tests whether the size of a region equals zero.
Syntax
C++
Python
def TestRegionEmpty( inRegion: Region, / ) -> outIsEmpty: bool
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRegion | Region | Input region | |
![]() |
outIsEmpty | bool |


