STKObjectChangedEventArguments ============================== .. py:class:: ansys.stk.core.stkobjects.STKObjectChangedEventArguments Contains information about the changes in the object's state. .. py:currentmodule:: STKObjectChangedEventArguments Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.STKObjectChangedEventArguments.path` - Object file path. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import STKObjectChangedEventArguments Property detail --------------- .. py:property:: path :canonical: ansys.stk.core.stkobjects.STKObjectChangedEventArguments.path :type: str Object file path.