You are here: Start » AVL.NET » AVS.PathTurnAngleProfile Method
AVS.PathTurnAngleProfile Method
Computes the profile of turn angles at characteristic points of a path.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PathTurnAngleProfile ( AvlNet.Path inPath, AvlNet.Profile outTurnAngleProfile )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPath | AvlNet.Path | Input path. | ||
![]() | outTurnAngleProfile | AvlNet.Profile |


