You are here: Start » FIL.NET » FIS.ReverseArc Method
FIS.ReverseArc Method
Inverts the direction of the arc.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void ReverseArc ( FilNet.Arc2D inArc, out FilNet.Arc2D outArc )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inArc | FilNet.Arc2D | |||
![]() | outArc | FilNet.Arc2D |


