Start » Filter Reference » Geometry 2D » Geometry 2D Features » PointsOrientation
Module: | FoundationLite |
---|
Computes the orientation of a set of 2D points.
Name | Type | Description | |
---|---|---|---|
inPoints | Point2DArray | ||
outOrientation | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Empty array of points on input in PointsOrientation. |
Complexity Level
This filter is available on Basic Complexity Level.