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

AVS.PathArrayPoints Method

Converts an array of paths to an array of points.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void PathArrayPoints
(
	IList<AvlNet.Path> inPaths,
	IList<AvlNet.Point2D> outPoints
)

Parameters

See also