RegionDirectionalDispersion
Directional standard deviation of the distance of the region's points to the center.
Syntax
C++
C#
Python
def RegionDirectionalDispersion( inRegion: Region, inOrientation: float, inDirection: ProjectionDirection, / ) -> outDispersion: float
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRegion | Region | Input region | |
![]() |
inOrientation | float | ||
![]() |
inDirection | ProjectionDirection | ||
![]() |
outDispersion | float |


