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

Invoke.Gap1DToSegment2D

Converts a gap to a segment.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inGapAvl.Gap1D
outSegmentAvl.Segment2D

See also