OrientationAscNode ================== .. py:class:: ansys.stk.core.stkobjects.OrientationAscNode IntEnum .. py:currentmodule:: OrientationAscNode Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~UNKNOWN` - Represents ascending node value not supported by the Object Model. * - :py:attr:`~LONGITUDE_ASCENDING_NODE` - Longitude of Ascending Node. * - :py:attr:`~RIGHT_ASCENSION_ASCENDING_NODE` - Right Ascension of Ascending Node. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import OrientationAscNode