Start » Filter Reference » Path » Path Spatial Transforms » InflatePath
InflatePath
Module: | FoundationPro |
---|
Enlarges a path by a given margin (points in the input path must be sorted clockwise).
Name | Type | Range | Description | |
---|---|---|---|---|
inPath | Path | Input path | ||
inMargin | Real | Margin of inflation | ||
inMaxPointDisplacement | Real | 0.0 - | Maximal displacement of single point | |
outPath | Path? | Output path |
Description
Creates a new path by enlarging the existing one. Distance between corresponding segments of inPath and outPath is defined by inMargin.
Examples
Description of usage of this filter can be found in examples and tutorial: Capsules.
Complexity Level
This filter is available on Advanced Complexity Level.