VehicleGraphics3DTrajectoryDropLines#

class ansys.stk.core.stkobjects.VehicleGraphics3DTrajectoryDropLines#

Droplines for launch vehicles and missiles.

Overview#

position

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

trajectory

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

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DTrajectoryDropLines

Property detail#

property VehicleGraphics3DTrajectoryDropLines.position: VehicleGraphics3DDropLinePositionItemCollection#

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

property VehicleGraphics3DTrajectoryDropLines.trajectory: VehicleGraphics3DDropLinePathItemCollection#

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