IPointingStrategy ================= .. py:class:: ansys.stk.core.stkobjects.IPointingStrategy Provide the base interface for a pointing strategy. .. py:currentmodule:: IPointingStrategy Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IPointingStrategy.type` - Get the pointing strategy type. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IPointingStrategy Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IPointingStrategy.type :type: PointingStrategyType Get the pointing strategy type.