RadarCrossSectionGraphics3D#

class ansys.stk.core.stkobjects.RadarCrossSectionGraphics3D#

Class defining 3D Graphics properties of radar cross section.

Overview#

show_contours

Option for displaying radar cross section contour graphics.

volume_graphics

Get the radar cross section volume graphics interface.

Import detail#

from ansys.stk.core.stkobjects import RadarCrossSectionGraphics3D

Property detail#

property RadarCrossSectionGraphics3D.show_contours: bool#

Option for displaying radar cross section contour graphics.

property RadarCrossSectionGraphics3D.volume_graphics: RadarCrossSectionVolumeGraphics#

Get the radar cross section volume graphics interface.