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

AVS.ClosePath Method

Adds the segment connecting last point to the first one to 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