You are here: Start » AVL.NET » AVL.CropPathArray(AvlNet.Path[], AvlNet.Box, AvlNet.Path[])

AVL.CropPathArray(AvlNet.Path[], AvlNet.Box, AvlNet.Path[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void CropPathArray(
	AvlNet.Path[] inPaths,
	AvlNet.Box inBox,
	out AvlNet.Path[] outPaths
)

Parameters

inPaths
Type: AvlNet.Path
inBox
Type: AvlNet.Box
outPaths
Type: AvlNet.Path

See also