DataObject ========== .. py:class:: ansys.stk.core.stkx.DataObject Data Object for OLE drag & drop operations. .. py:currentmodule:: DataObject Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkx.DataObject.files` - Return a collection of filenames. Import detail ------------- .. code-block:: python from ansys.stk.core.stkx import DataObject Property detail --------------- .. py:property:: files :canonical: ansys.stk.core.stkx.DataObject.files :type: DataObjectFiles Return a collection of filenames.