Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Path Classification » MakePathConditional
Computes path feature and checks whether its value is in range.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPath | Path | Input path | 
![]()  | 
				inFeature | PathFeature | Path feature value to be computed | 
![]()  | 
				inMinimum | Real* | Lowest value of the range | 
![]()  | 
				inMaximum | Real* | Highest value of the range | 
![]()  | 
				outConditionalPath | Path? | The path if the condition is met or nothing otherwise | 
Complexity Level
This filter is available on Basic Complexity Level.


