ClosePath


Adds the segment connecting the last point with the first one in a path.

Syntax

C++
Python
 
def ClosePath(
	ioPath: Path,
	/
)
-> None

Parameters

Name Type Default Description
Input will be modified ioPath Path