You are here: Start » AVL.NET » Invoke.SegmentLine
Computes the line passing through a segment.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inSegment | Avl.Segment2D | Input segment. | ||
![]()  | outLine | Avl.Line2D | The resulting line. | 


