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

FIS.Segment2DToLine2D Method

Converts a segment to a line.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Segment2DToLine2D
(
	FilNet.Segment2D inSegment,
	out FilNet.Line2D outLine
)

Parameters

Name Type Range Default Description
inSegmentFilNet.Segment2D
outLineFilNet.Line2D

See also