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


