BoxToShapeRegion


Converts a box to shape region.

Syntax

C++
Python
 
def BoxToShapeRegion(
	inBox: Box,
	outShapeRegion: ShapeRegion,
	/
)
-> None

Parameters

Name Type Default Description
Input value inBox Box
Output value outShapeRegion ShapeRegion