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

Invoke.SegmentLength

Computes the length of a segment.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void SegmentLength
(
	Avl.Segment2D inSegment,
	out float outLength
)

Parameters

Name Type Range Default Description
inSegmentAvl.Segment2D
outLengthfloat

See also