You are here: Start » AVL.NET » Invoke.Segment3DLine
Computes the line in 3D passing through a segment.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSegment3D | Avl.Segment3D | Input segment in 3D. | ||
![]() | outLine3D | Avl.Line3D | The resulting line. |


