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

AVS.Segment2DToPath Method

Converts a segment to a path.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void Segment2DToPath
(
	AvlNet.Segment2D inSegment,
	AvlNet.Path outPath
)

Parameters

Name Type Range Default Description
inSegmentAvlNet.Segment2D
outPathAvlNet.PathOutput path.

See also