RegionConvexity


Computes the area of a region divided by area of its convex hull.

Syntax

C++
C#
Python
 
def RegionConvexity(
	inRegion: Region,
	/
)
-> outConvexity: float

Parameters

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