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

AVS.Segment3DLength Method

Computes the length of a segment in 3D.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void Segment3DLength
(
	AvlNet.Segment3D inSegment3D,
	out float outLength
)

Parameters

Name Type Range Default Description
inSegment3DAvlNet.Segment3D
outLengthfloat

See also