TestRegionOnBorder


Tests whether a region is adjacent to its border.

Syntax

C++
Python
 
def TestRegionOnBorder(
	inRegion: Region,
	/
)
-> outIsOnBorder: bool

Parameters

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