Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Path Spatial Transforms » RescalePathArray
Translates each point of each path proportionally to its distance to a reference point.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPaths | PathArray | |
![]()  | 
				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 | 
![]()  | 
				outPaths | PathArray | 
Complexity Level
This filter is available on Basic Complexity Level.


