Start » Filter Reference » Path » Path Spatial Transforms » RescalePath
Module: | FoundationLite |
---|
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 Advanced Complexity Level.