PathMassCenter


Computes the average of the path points (all, not only characteristic ones).

Syntax

C++
Python
 
def PathMassCenter(
	inPath: Path,
	/
)
-> outMassCenter: Point2D

Parameters

Name Type Default Description
Input value inPath Path Input path
Output value outMassCenter Point2D