You are here: Start » AVL.NET » AVL.ReverseSegment Method
AVL.ReverseSegment Method
Swaps the two endpoints of a segment.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ReverseSegment( AvlNet.Segment2D inSegment, out AvlNet.Segment2D outSegment )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSegment | AvlNet.Segment2D | |||
![]() | outSegment | AvlNet.Segment2D |
Examples
![]() |
![]() |
ReverseSegment performed on the sample segment.




