GroundVehicleGraphics3D ======================= .. py:class:: ansys.stk.core.stkobjects.GroundVehicleGraphics3D Bases: :py:class:`~ansys.stk.core.stkobjects.IGreatArcGraphics3D` GroundVehicleGraphics3DVO Class. .. py:currentmodule:: GroundVehicleGraphics3D Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.GroundVehicleGraphics3D.vapor_trail` - Vapor trail attributes. * - :py:attr:`~ansys.stk.core.stkobjects.GroundVehicleGraphics3D.radar_cross_section` - Get the radar cross section graphics interface. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import GroundVehicleGraphics3D Property detail --------------- .. py:property:: vapor_trail :canonical: ansys.stk.core.stkobjects.GroundVehicleGraphics3D.vapor_trail :type: Graphics3DVaporTrail Vapor trail attributes. .. py:property:: radar_cross_section :canonical: ansys.stk.core.stkobjects.GroundVehicleGraphics3D.radar_cross_section :type: RadarCrossSectionGraphics3D Get the radar cross section graphics interface.