Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TrimPathToRectangle
Module: | FoundationLite |
---|
Creates a path contained in a rectangle from another path.
Name | Type | Description | |
---|---|---|---|
inPath | Path | Input path | |
inRectangle | Rectangle2D | ||
inTrimPathMethod | TrimPathMethod | ||
outPath | Path | Output path |
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 | Unknown method for cropping a path in TrimPathToRectangle. |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of TrimPath filter group.