BuildingHeightUnit ================== .. py:class:: ansys.stk.core.stkobjects.BuildingHeightUnit IntEnum .. py:currentmodule:: BuildingHeightUnit Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~FEET` - Feet. * - :py:attr:`~METERS` - Meters. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import BuildingHeightUnit