VehicleGraphics3DTrajectoryDropLines#
- class ansys.stk.core.stkobjects.VehicleGraphics3DTrajectoryDropLines#
Droplines for launch vehicles and missiles.
Overview#
Get the list of droplines from the vehicleβs current positions. |
|
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.