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