Ring2DToShapeRegion
Converts a ring to region of interest.
Syntax
C++
Python
def Ring2DToShapeRegion( inRing: Ring2D, outShapeRegion: ShapeRegion, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRing | Ring2D | ||
![]() |
outShapeRegion | ShapeRegion |


