AnalysisSolverBoundingBoxMode ============================= .. py:class:: ansys.stk.core.stkrfchannelmodeler.AnalysisSolverBoundingBoxMode IntEnum .. py:currentmodule:: AnalysisSolverBoundingBoxMode Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~DEFAULT` - Default * - :py:attr:`~FULL_SCENE` - Full Scene * - :py:attr:`~CUSTOM` - Custom Import detail ------------- .. code-block:: python from ansys.stk.core.stkrfchannelmodeler import AnalysisSolverBoundingBoxMode