IDirectionProvider ================== .. py:class:: ansys.stk.core.stkobjects.IDirectionProvider Provide access to the properties and methods defining an direction provider. .. py:currentmodule:: IDirectionProvider Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IDirectionProvider.type` - Get the direction provider type enumeration. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IDirectionProvider Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IDirectionProvider.type :type: DirectionProviderType Get the direction provider type enumeration.