RegionSkewness


Directional standard deviation of the distance of the region's points to the center.

Syntax

C++
C#
Python
 
def RegionSkewness(
	inRegion: Region,
	inOrientation: float,
	inDirection: ProjectionDirection,
	/
)
-> outSkewness: float

Parameters

Name Type Default Description
Input value inRegion Region Input region
Input value inOrientation float
Input value inDirection ProjectionDirection
Output value outSkewness float