PathTurnAngleProfile


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

Syntax

C++
C#
Python
 
def PathTurnAngleProfile(
	inPath: Path,
	outTurnAngleProfile: Profile,
	/
)
-> None

Parameters

Name Type Default Description
Input value inPath Path Input path
Output value outTurnAngleProfile Profile