You are here: Start » AVL.NET » AVS.ArcLength Method
AVS.ArcLength Method
Computes the length of an arc.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ArcLength ( AvlNet.Arc2D inArc, out float outLength )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inArc | AvlNet.Arc2D | |||
![]() | outLength | float |


