ChainUserSpecifiedTimePeriod ============================ .. py:class:: ansys.stk.core.stkobjects.ChainUserSpecifiedTimePeriod Bases: :py:class:`~ansys.stk.core.stkobjects.IChainTimePeriod` User-specified time period for the chain. .. py:currentmodule:: ChainUserSpecifiedTimePeriod Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.ChainUserSpecifiedTimePeriod.time_interval` - Allow configuring the time interval. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import ChainUserSpecifiedTimePeriod Property detail --------------- .. py:property:: time_interval :canonical: ansys.stk.core.stkobjects.ChainUserSpecifiedTimePeriod.time_interval :type: ITimeToolTimeIntervalSmartInterval Allow configuring the time interval.