VehicleGraphics2DLighting#
- class ansys.stk.core.stkobjects.VehicleGraphics2DLighting#
Lighting.
Overview#
Get the display options for regions of sunlight. |
|
Get the display options for regions of penumbra. |
|
Get the display options for regions of umbra. |
|
Opt whether to show the dividing line between regions of sunlight and penumbra at the current altitude of the vehicle. |
|
Opt whether to show the dividing line between regions of penumbra and umbra at the current altitude of the vehicle. |
|
Opt whether to draw the solar specular reflection point on the surface of the globe as a white ‘*’. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGraphics2DLighting
Property detail#
- property VehicleGraphics2DLighting.sunlight: VehicleGraphics2DLightingElement#
Get the display options for regions of sunlight.
- property VehicleGraphics2DLighting.penumbra: VehicleGraphics2DLightingElement#
Get the display options for regions of penumbra.
- property VehicleGraphics2DLighting.umbra: VehicleGraphics2DLightingElement#
Get the display options for regions of umbra.
- property VehicleGraphics2DLighting.show_sunlight_penumbra_divider: bool#
Opt whether to show the dividing line between regions of sunlight and penumbra at the current altitude of the vehicle.