You are here: Start » FIL.NET » Function Reference » Path » Polygon Features » FIL.PolygonWithNormalizedOrientation
Returns the same polygon but with orientation corresponding to the axes.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void PolygonWithNormalizedOrientation ( FilNet.Path inPolygon, FilNet.Path outPolygon )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPolygon | FilNet.Path | |||
![]() | outPolygon | FilNet.Path |
Errors
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Open path on input in PolygonWithNormalizedOrientation. |