PointingStrategyFixed ===================== .. py:class:: ansys.stk.core.stkobjects.PointingStrategyFixed Bases: :py:class:`~ansys.stk.core.stkobjects.IPointingStrategy` Class defining a fixed pointing strategy. .. py:currentmodule:: PointingStrategyFixed Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.PointingStrategyFixed.orientation` - Get the fixed orientation. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import PointingStrategyFixed Property detail --------------- .. py:property:: orientation :canonical: ansys.stk.core.stkobjects.PointingStrategyFixed.orientation :type: IOrientation Get the fixed orientation.