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

Invoke.Gap1DToSegment2D

Converts a gap to a segment.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void Gap1DToSegment2D
(
	Fil.Gap1D inGap,
	out Fil.Segment2D outSegment
)

Parameters

Name Type Range Default Description
inGapFil.Gap1D
outSegmentFil.Segment2D

See also