You are here: Start » AVL.NET » AVL.LineOrientation
Computes the orientation angle of a line as angle in the range from 0 to 180.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inLine | AvlNet.Line2D | |||
![]() | outOrientationAngle | float |
Examples
![]() |
LineOrientation performed on a line.
The outOrientationAngle in this case returns a value of 45.
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Indefinite line on input in LineOrientation. |



