Geometry | G | Geometry to contain with bounding rectangle | Geometry |
Plane | Pl | Orientation plane of the bounding rectangle | Plane |
Axis | A | Axis of the orientation plane to find the bounding rectangle along
0 = {z} axis of orintation plane
1 = {y} axis of orintation plane
2 = {x} axis of orintation plane | Integer |
Slide | S | Slide the bounding rectangle along the axis (0.0 = Start of bounding volume, 1.0 = End of bounding volume) | Number |
Union | U | If True, one overall bounding rectangle is made for all input geometry
If False, each input geometry gets its own separate bounding rectangle | Boolean |