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

Invoke.Segment3DLength

Computes the length of a segment in 3D.

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inSegment3DFil.Segment3D
outLengthfloat

See also