VehicleGraphics3DOrbitDropLines#

class ansys.stk.core.stkobjects.VehicleGraphics3DOrbitDropLines#

Droplines collections.

Overview#

position

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

orbit

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

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DOrbitDropLines

Property detail#

property VehicleGraphics3DOrbitDropLines.position: VehicleGraphics3DDropLinePositionItemCollection#

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

property VehicleGraphics3DOrbitDropLines.orbit: VehicleGraphics3DDropLinePathItemCollection#

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