You are here: Start » Filter Groups » PathBoundingRectangle
PathBoundingRectangle
Description
Computes a rectangle containing a path.
Filters in this group
| Icon | Name | Filter Name | Description |
|---|---|---|---|
| FixedAngle Unsafe | PathBoundingRectangle_FixedAngle | Computes the smallest rectangle with the given orientation angle containing a path. |
|
| FixedAngle OrNil | PathBoundingRectangle_FixedAngle_OrNil | Computes the smallest rectangle with the given orientation angle containing a path; returns NIL when the path is empty. |
|
| Standard Unsafe | PathBoundingRectangle | Computes the smallest rectangle containing a path. |
|
| Standard OrNil | PathBoundingRectangle_OrNil | Computes the smallest rectangle containing a path; returns NIL when the path is empty. |
