You are here: Start » FIL.NET » FIS.Segment3DLength Method

FIS.Segment3DLength Method

Computes the length of a segment in 3D.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inSegment3DFilNet.Segment3D
outLengthfloat

See also