VehicleGraphics3DRouteDropLines#

class ansys.stk.core.stkobjects.VehicleGraphics3DRouteDropLines#

Droplines for great arc vehicles.

Overview#

position

Get the list of droplines from the vehicle’s current positions.

route

Get the list of droplines at intervals along the vehicle’s route.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DRouteDropLines

Property detail#

property VehicleGraphics3DRouteDropLines.position: VehicleGraphics3DDropLinePositionItemCollection#

Get the list of droplines from the vehicle’s current positions.

property VehicleGraphics3DRouteDropLines.route: VehicleGraphics3DDropLinePathItemCollection#

Get the list of droplines at intervals along the vehicle’s route.