You are here: Start » AVL.NET » Function Reference » Conversions » AVL.Segment3DToPath
Converts a segment in 3D to a path in 2D by ignoring its Z coordinates.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSegment3D | AvlNet.Segment3D | |||
![]() | outPath | AvlNet.Path | Output path. |


