BoxToShapeRegion
Converts a box to shape region.
Syntax
C++
Python
def BoxToShapeRegion( inBox: Box, outShapeRegion: ShapeRegion, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inBox | Box | ||
![]() |
outShapeRegion | ShapeRegion |
Converts a box to shape region.
def BoxToShapeRegion( inBox: Box, outShapeRegion: ShapeRegion, / ) -> None
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inBox | Box | ||
![]() |
outShapeRegion | ShapeRegion |