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
inArcFilNet.Arc2D
outArcFilNet.Arc2D

See also