SurfaceReference ================ .. py:class:: ansys.stk.core.stkobjects.SurfaceReference IntEnum .. py:currentmodule:: SurfaceReference Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~WGS84_ELLIPSOID` - WGS84 Ellipsoid. * - :py:attr:`~MEAN_SEA_LEVEL` - Mean Sea Level. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import SurfaceReference