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

FIS.Gap1DToSegment2D Method

Converts a gap to a segment.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Gap1DToSegment2D
(
	FilNet.Gap1D inGap,
	out FilNet.Segment2D outSegment
)

Parameters

Name Type Range Default Description
inGapFilNet.Gap1D
outSegmentFilNet.Segment2D

See also