You are here: Start » FIL.NET » Invoke.Segment2DToPath

Invoke.Segment2DToPath

Converts a segment to a path.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void Segment2DToPath
(
	Fil.Segment2D inSegment,
	Fil.Path outPath
)

Parameters

Name Type Range Default Description
inSegmentFil.Segment2D
outPathFil.PathOutput path.

See also