Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » ShapeRegion » Shape Region Basics » CreateShapeRegionRegion
| Module: | FoundationBasic | 
|---|
Creates a region corresponding to the given shape region.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inShapeRegion | ShapeRegion | ||
![]()  | 
				inShapeRegionAlignment | CoordinateSystem2D* | Adjusts the shape region to the position of the inspected object | |
![]()  | 
				inFrameWidth | Integer | 0 - 65535 | Width of the created region's frame | 
![]()  | 
				inFrameHeight | Integer | 0 - 65535 | Height of the created region's frame | 
![]()  | 
				outRegion | Region | Output region | |
![]()  | 
				outAlignedShapeRegion | ShapeRegion | Transformed input shape region | |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Invalid ShapeRegion in CreateShapeRegionRegion. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
