Converts a shape region to a region with an automatically computed frame.
Syntax
C++
C#
Python
def ShapeRegionToRegion(
inShapeRegion: ShapeRegion,
outRegion: Region,
/
)
-> None
Parameters
|
Name |
Type |
Default |
Description |
 |
inShapeRegion |
ShapeRegion |
|
|
 |
outRegion |
Region |
|
Output region |