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


