RubberBandPickInfoData ====================== .. py:class:: ansys.stk.core.stkx.RubberBandPickInfoData Rubber-band mouse pick result. .. py:currentmodule:: RubberBandPickInfoData Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkx.RubberBandPickInfoData.object_paths` - List of object paths selected. Import detail ------------- .. code-block:: python from ansys.stk.core.stkx import RubberBandPickInfoData Property detail --------------- .. py:property:: object_paths :canonical: ansys.stk.core.stkx.RubberBandPickInfoData.object_paths :type: ObjectPathCollection List of object paths selected.