PolygonWithNormalizedOrientation
Returns the same polygon but with orientation corresponding to the axes.
Syntax
C++
C#
Python
def PolygonWithNormalizedOrientation(
inPolygon: Path,
outPolygon: Path,
/
)
-> None
Parameters
|
Name |
Type |
Default |
Description |
 |
inPolygon |
Path |
|
|
 |
outPolygon |
Path |
|
|