CompoundBoundingBox =================== .. currentmodule:: astropy.modeling.bounding_box .. autoclass:: CompoundBoundingBox :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CompoundBoundingBox.bounding_boxes ~CompoundBoundingBox.create_selector ~CompoundBoundingBox.named_selector_tuple ~CompoundBoundingBox.selector_args .. rubric:: Methods Summary .. autosummary:: ~CompoundBoundingBox.copy ~CompoundBoundingBox.fix_inputs ~CompoundBoundingBox.prepare_inputs ~CompoundBoundingBox.validate .. rubric:: Attributes Documentation .. autoattribute:: bounding_boxes .. autoattribute:: create_selector .. autoattribute:: named_selector_tuple .. autoattribute:: selector_args .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: fix_inputs .. automethod:: prepare_inputs .. automethod:: validate