You are here: Start » AVL.NET » AVS.SegmentLength Method

AVS.SegmentLength Method

Computes the length of a segment.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void SegmentLength
(
	AvlNet.Segment2D inSegment,
	out float outLength
)

Parameters

Name Type Range Default Description
inSegmentAvlNet.Segment2D
outLengthfloat

See also