RegionDispersion


Calculates how much more the input region's points are dispersed comparing to the points of a circle of the same area.

Syntax

C++
C#
Python
 
def RegionDispersion(
	inRegion: Region,
	/
)
-> outDispersion: float

Parameters

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