VehicleGraphics2DWaypointMarkersElement#
- class ansys.stk.core.stkobjects.VehicleGraphics2DWaypointMarkersElement#
2D Graphics properties of element of waypoint collection.
Overview#
Time of the waypoint. Uses DateFormat Dimension. |
|
Opt whether to show the waypoint. |
|
Opt whether to display a label for the waypoint. |
|
Content of the waypoint label. |
|
Opt whether to set the waypoint color to the color of the vehicle. |
|
Color of the waypoint marker. |
|
Style of the waypoint marker. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGraphics2DWaypointMarkersElement
Property detail#
- property VehicleGraphics2DWaypointMarkersElement.time: Any#
Time of the waypoint. Uses DateFormat Dimension.
- property VehicleGraphics2DWaypointMarkersElement.show_graphics: bool#
Opt whether to show the waypoint.
- property VehicleGraphics2DWaypointMarkersElement.show_label: bool#
Opt whether to display a label for the waypoint.