RegionRectangularity


Computes the area of a region divided by the area of its bounding rectangle.

Syntax

C++
C#
Python
 
def RegionRectangularity(
	inRegion: Region,
	/
)
-> outRectangularity: float

Parameters

Name Type Default Description
Input value inRegion Region Input region
Output value outRectangularity float