OpenPath


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

Syntax

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

Parameters

Name Type Default Description
Input will be modified ioPath Path