Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Path » Path Basics » GetPathCharacteristicPoint_Interpolated
| Module: | FoundationLite | 
|---|
Returns linear interpolation between two consecutive characteristic points of a path.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inPath | Path | Input path | |
![]()  | 
				inIndex | Real | 0.0 - ![]()  | 
				Real-valued point index; fractional values result in interpolation | 
![]()  | 
				outPoint | Point2D | ||
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 | Index out of range in GetPathCharacteristicPoint_Interpolated. | 
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of GetPathCharacteristicPoint filter group.

 Advanced

