AntennaVolumeLevel# class ansys.stk.core.stkobjects.AntennaVolumeLevel# Class defining an antenna 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 AntennaVolumeLevel Property detail# property AntennaVolumeLevel.color: Color# Get or set the volume level color. property AntennaVolumeLevel.value: float# Get the volume level value.