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

AVS.OpenPath Method

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

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void OpenPath
(
	AvlNet.Path ioPath
)

Parameters

Name Type Range Default Description
ioPathAvlNet.Path

See also