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