RadarCrossSectionVolumeLevel# class ansys.stk.core.stkobjects.RadarCrossSectionVolumeLevel# Class defining an radar cross section volume level. Overview# Properties color Get or set the volume level color. value Get the volume level value. Import detail# from ansys.stk.core.stkobjects import RadarCrossSectionVolumeLevel Property detail# property RadarCrossSectionVolumeLevel.color: Color# Get or set the volume level color. property RadarCrossSectionVolumeLevel.value: float# Get the volume level value.