You are here: Start » AVL.NET » AVL.ReverseArc(AvlNet.Arc2D, AvlNet.Arc2D)

AVL.ReverseArc(AvlNet.Arc2D, AvlNet.Arc2D)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ReverseArc(
	AvlNet.Arc2D inArc,
	out AvlNet.Arc2D outArc
)

Parameters

inArc
Type: AvlNet.Arc2D
outArc
Type: AvlNet.Arc2D

Examples

ReverseArc performed on the sample arc.

See also