bbox3d
The namespace "bbox3D" provides functions for creating and working with 3D bounding boxes. Bounding boxes are rectangular areas that can be defined using four values (West, South, East, North or Min-X, Min-Y, Max-X, Max-Y). In contrast, 3D bounding boxes are defined using six values (Min-X, Min-Y, Min-Z, Max-X, Max-Y, Max-Z).
PlexMap assumes that a 3D bounding box is located in the default coordinate system of the installation, but there are also functions to reproject a 3D bounding box.