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