VehicleGraphics3DSigmaScale =========================== .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics3DSigmaScale IntEnum .. py:currentmodule:: VehicleGraphics3DSigmaScale Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~UNKNOWN` - Unknown. * - :py:attr:`~PROBABILITY` - Use probability: the contour is sized indirectly by specifying the probability encompassed by the ellipsoid as a percent. * - :py:attr:`~SCALE` - Use scale: the contour is sized directly by specifying the scale. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics3DSigmaScale