You are here: Start » AVL.NET » AVS.ClosePath Method

AVS.ClosePath Method

Adds the segment connecting the last point with the first one in a path.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ClosePath
(
	AvlNet.Path ioPath
)

Parameters

Name Type Range Default Description
ioPathAvlNet.Path

See also