You are here: Start » AVL.NET » AVL.Segment3DLength Method
AVL.Segment3DLength Method
Computes the length of a segment in 3D.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void Segment3DLength( AvlNet.Segment3D inSegment3D, out float outLength )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSegment3D | AvlNet.Segment3D | |||
![]() | outLength | float |


