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

Invoke.Segment3DLength

Computes the length of a segment in 3D.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void Segment3DLength
(
	Avl.Segment3D inSegment3D,
	out float outLength
)

Parameters

Name Type Range Default Description
inSegment3DAvl.Segment3D
outLengthfloat

See also