Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Path » Path Classification » MakePathConditional
| Module: | FoundationBasic | 
|---|
Computes a path feature, checks whether its value is in range and creates a conditional path on this basis.
| 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.

 Basic
