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

AVL.PathSelfIntersections(AvlNet.Path, AvlNet.Point2D[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void PathSelfIntersections(
	AvlNet.Path inPath,
	out AvlNet.Point2D[] outSelfIntersections
)

Parameters

inPath
Type: AvlNet.Path
outSelfIntersections
Type: AvlNet.Point2D

See also