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


