VehicleGraphics2DAttributesOrbit#
- class ansys.stk.core.stkobjects.VehicleGraphics2DAttributesOrbit#
Bases:
IVehicleGraphics2DAttributesBasic
,IVehicleGraphics2DAttributes
2D Graphics attributes for a satellite.
Overview#
Opt whether to show the satelliteβs ground track. |
|
Opt whether to show the satelliteβs ground marker. |
|
Opt whether to show the satelliteβs orbit track. |
|
Opt whether to show the satelliteβs orbit marker. |
|
String displayed after instance name when the vehicle line is picked in 2D or 3D. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGraphics2DAttributesOrbit
Property detail#
- property VehicleGraphics2DAttributesOrbit.show_ground_track: bool#
Opt whether to show the satelliteβs ground track.
- property VehicleGraphics2DAttributesOrbit.show_ground_marker: bool#
Opt whether to show the satelliteβs ground marker.
- property VehicleGraphics2DAttributesOrbit.show_orbit: bool#
Opt whether to show the satelliteβs orbit track.