You are here: Start » AVL.NET » AVS.LineOrientation Method
AVS.LineOrientation Method
Computes the orientation angle of a line as angle in the range from 0 to 180.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void LineOrientation ( AvlNet.Line2D inLine, out float outOrientationAngle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inLine | AvlNet.Line2D | |||
![]() | outOrientationAngle | float |


