VehicleGraphics3DWaypointMarkersElement#
- class ansys.stk.core.stkobjects.VehicleGraphics3DWaypointMarkersElement#
3D waypoint.
Overview#
Set a file name of the image used for the waypoint. |
Get the time of the waypoint. |
|
Get the marker type of the waypoint. |
|
Get or set the shape of the waypoint marker. |
|
Get or set the path and file name of the image used for the waypoint. |
|
Get or set the pixel size of the waypoint marker. Dimensionless. |
|
Opt whether to use the color of the lower left pixel of the image as the transparent color if an image file is being used. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGraphics3DWaypointMarkersElement
Property detail#
- property VehicleGraphics3DWaypointMarkersElement.marker_type: RouteGraphics3DMarkerType#
Get the marker type of the waypoint.
- property VehicleGraphics3DWaypointMarkersElement.shape: MarkerShape3d#
Get or set the shape of the waypoint marker.
- property VehicleGraphics3DWaypointMarkersElement.marker_filename: str#
Get or set the path and file name of the image used for the waypoint.