BuildHeightReferenceMethod ========================== .. py:class:: ansys.stk.core.stkobjects.BuildHeightReferenceMethod IntEnum .. py:currentmodule:: BuildHeightReferenceMethod Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~HEIGHT_ABOVE_TERRAIN` - Height above terrain. * - :py:attr:`~HEIGHT_ABOVE_SEA_LEVEL` - Height above sea level. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import BuildHeightReferenceMethod