You are here: Start » AVL.NET » TurnAngleDirection Enumeration
TurnAngleDirection Enumeration
Decides which turns are important in operation being performed.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| All | Both turns are considered. |
| Left | Only left turns are considered. |
| Right | Only right turns are considered. |
