GroundVehicleGraphics ===================== .. py:class:: ansys.stk.core.stkobjects.GroundVehicleGraphics Bases: :py:class:`~ansys.stk.core.stkobjects.IGreatArcGraphics` 2D Graphics properties for ground vehicles. .. py:currentmodule:: GroundVehicleGraphics Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.GroundVehicleGraphics.radar_cross_section` - Get the radar cross section graphics interface. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import GroundVehicleGraphics Property detail --------------- .. py:property:: radar_cross_section :canonical: ansys.stk.core.stkobjects.GroundVehicleGraphics.radar_cross_section :type: RadarCrossSectionGraphics Get the radar cross section graphics interface.