Bounding box only has only been implemented for triangles and quads in 2D: https://github.com/UG4/plugin_TiffImage/blob/main/src/element_user_data.hpp Need extension to 3D and enum [ug::ReferenceObjectID](https://ug4.github.io/docs/namespaceug.html#a1f0e19a0ec74b2ebb64238aeb498c51b) Element ROIDs are defined here: https://ug4.github.io/docs/grid__base__objects_8h.html
Bounding box only has only been implemented for triangles and quads in 2D:
https://github.com/UG4/plugin_TiffImage/blob/main/src/element_user_data.hpp
Need extension to 3D and enum ug::ReferenceObjectID
Element ROIDs are defined here:
https://ug4.github.io/docs/grid__base__objects_8h.html