PathToShapeRegion


Converts a closed path to a shape region.

Syntax

C++
C#
Python
 
def PathToShapeRegion(
	inPath: Path,
	outShapeRegion: ShapeRegion,
	/
)
-> None

Parameters

Name Type Default Description
Input value inPath Path Input path
Output value outShapeRegion ShapeRegion