Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Path Spatial Transforms » RescalePath
Translates each point of a path proportionally to its distance to a reference point.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPath | Path | Input path | 
![]()  | 
				inReferencePoint | Point2D* | The point to which all distances change linearly (the mass center by default) | 
![]()  | 
				inScale | Real | Scaling factor | 
![]()  | 
				inInverse | Bool | Switches to the inverse operation | 
![]()  | 
				outPath | Path | Output path | 
Complexity Level
This filter is available on Basic Complexity Level.


