VehicleGraphics3DBPlaneTargetPointPosition ========================================== .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics3DBPlaneTargetPointPosition IntEnum .. py:currentmodule:: VehicleGraphics3DBPlaneTargetPointPosition Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~CARTESIAN` - Cartesian Position. * - :py:attr:`~POLAR` - Polar Position. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics3DBPlaneTargetPointPosition