VehicleGraphics3DRoute#
- class ansys.stk.core.stkobjects.VehicleGraphics3DRoute#
VehicleGraphics3DRoute2 Class.
Overview#
Opt whether to inherit from 2D route graphics. |
|
Get the leading/trailing route data. |
|
Get the waypoint markers data. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGraphics3DRoute
Property detail#
- property VehicleGraphics3DRoute.inherit_track_data_from_2d: bool#
Opt whether to inherit from 2D route graphics.
- property VehicleGraphics3DRoute.track_data: VehicleGraphics3DLeadTrailData#
Get the leading/trailing route data.
- property VehicleGraphics3DRoute.waypoint_markers: VehicleGraphics3DWaypointMarkersCollection#
Get the waypoint markers data.