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

Invoke.PathTurnAngleProfile

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

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void PathTurnAngleProfile
(
	Fil.Path inPath,
	Fil.Profile outTurnAngleProfile
)

Parameters

Name Type Range Default Description
inPathFil.PathInput path.
outTurnAngleProfileFil.Profile

See also