Back to FabImage Studio website
You are here: Start » Filter Reference » Path Features » PathBoundingBox
Computes the smallest box containing a path.
Name | Type | Description | |
---|---|---|---|
![]() |
inPath | Path | Input path |
![]() |
outBoundingBox | Box |
Examples
![]() |
The resulting outBoundingBox box drawn onto the sample path.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Empty path on input in PathBoundingBox. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of PathBoundingBox filter group.