VehicleGraphics3DTrajectoryTrackData#

class ansys.stk.core.stkobjects.VehicleGraphics3DTrajectoryTrackData#

3D leading/trailing track data for launch vehicles and missiles.

Overview#

inherit_from_2d

Opt whether to inherit the 3D leading/trailing track data from 2D graphics.

pass_data

Get the 3D leading/trailing track data.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DTrajectoryTrackData

Property detail#

property VehicleGraphics3DTrajectoryTrackData.inherit_from_2d: bool#

Opt whether to inherit the 3D leading/trailing track data from 2D graphics.

property VehicleGraphics3DTrajectoryTrackData.pass_data: VehicleGraphics3DTrajectoryPassData#

Get the 3D leading/trailing track data.