Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Region » Region Relations » MakeRegionConditional
| Module: | FoundationBasic | 
|---|
Computes a region feature, checks whether its value is in range and creates a conditional region on this basis.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inRegion | Region | Input region | 
![]()  | 
				inFeature | RegionFeature | Region feature value to be computed | 
![]()  | 
				inMinimum | Real* | Lowest value of the range | 
![]()  | 
				inMaximum | Real* | Highest value of the range | 
![]()  | 
				outConditionalRegion | Region? | The region if the condition is met or nothing otherwise | 
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced
