You are here: Start » Filter Groups » PointsBoundingRectangle

PointsBoundingRectangle

Description

Computes a rectangle containing an array of points.

Filters in this group

Icon Name Description
PointsBoundingRectangle_FixedAngle Computes the smallest rectangle with the given orientation angle containing an array of points.
PointsBoundingRectangle_FixedAngle_OrNil Computes the smallest rectangle with the given orientation angle containing an array of points; returns NIL when the array is empty.
PointsBoundingRectangle Computes the smallest rectangle containing an array of points.
PointsBoundingRectangle_OrNil Computes the smallest rectangle containing an array of points; returns NIL when the array is empty.