Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Region Basics » CreateLineRegion
Creates a line region.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inLine | Line2D | ||
![]()  | 
				inLineAlignment | CoordinateSystem2D* | ||
![]()  | 
				inWidth | Integer | 1 - ![]()  | 
				Width of output region line | 
![]()  | 
				inFrameWidth | Integer | 0 - ![]()  | 
				|
![]()  | 
				inFrameHeight | Integer | 0 - ![]()  | 
				|
![]()  | 
				outRegion | Region | Output region | |
![]()  | 
				outAlignedLine | Line2D | ||
Description
Filter creates a region defined by an input Line2D with width of inWidth.
Examples
Filter CreateLineRegion is used to split region int two parts:

Complexity Level
This filter is available on Basic Complexity Level.



