ReversePath


Reverses the order of points in a path.

Syntax

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

Parameters

Name Type Default Description
Input will be modified ioPath Path