The ``bbox.py`` module ====================== .. py:module:: ansys.geometry.core.math.bbox Summary ------- .. py:currentmodule:: bbox .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.geometry.core.math.bbox.BoundingBox2D` - Maintains the X and Y dimensions. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: BoundingBox2D Description ----------- Provides for managing a bounding box. .. !! processed by numpydoc !!