You are here: Start » FIL.NET » FIS.Segment2DToPath Method

FIS.Segment2DToPath Method

Converts a segment to a path.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inSegmentFilNet.Segment2D
outPathFilNet.PathOutput path.

See also