PolygonOrientation


Computes the polygon orientation as angle with value in range 0.0 - 180.0.

Syntax

C++
C#
Python
 
def PolygonOrientation(
	inPolygon: Path,
	/
)
-> outOrientationAngle: float

Parameters

Name Type Default Description
Input value inPolygon Path
Output value outOrientationAngle float