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


