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

Invoke.PathTurnAngleProfile

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

Namespace:Avl
Assembly:AvlNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inPathAvl.PathInput path.
outTurnAngleProfileAvl.Profile

See also