You are here: Start » FIL.NET » Invoke.PointsOrientation
Computes the orientation of a set of 2D points.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void PointsOrientation ( List<Fil.Point2D> inPoints, out float outOrientation )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoints | System.Collections.Generic.List<Fil.Point2D> | |||
![]() | outOrientation | float |