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

FIS.PathTurnAngleProfile Method

Computes the profile of turn angles at characteristic points of a path.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PathTurnAngleProfile
(
	FilNet.Path inPath,
	FilNet.Profile outTurnAngleProfile
)

Parameters

Name Type Range Default Description
inPathFilNet.PathInput path.
outTurnAngleProfileFilNet.Profile

See also