AppendPointToPath


Appends a point to a path.

Syntax

C++
Python
 
def AppendPointToPath(
	ioPath: Path,
	inPoint: Point2D,
	/
)
-> None

Parameters

Name Type Default Description
Input will be modified ioPath Path
Input value inPoint Point2D Input point