VehicleGraphics3DPass#

class ansys.stk.core.stkobjects.VehicleGraphics3DPass#

3D pass for satellites.

Overview#

track_data

Get the leading/trailing ground and orbit track data.

tick_marks

Get the tick mark data.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DPass

Property detail#

property VehicleGraphics3DPass.track_data: VehicleGraphics3DOrbitTrackData#

Get the leading/trailing ground and orbit track data.

property VehicleGraphics3DPass.tick_marks: VehicleGraphics3DOrbitTickMarks#

Get the tick mark data.