AGI STK Objects 11 Send comments on this topic.
PassData Property (IAgLvGraphics)
See Also 





Description

Get the launch vehicle's 2D trajectory properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PassData() As IAgVeGfxTrajectoryPassData

[C#]
public IAgVeGfxTrajectoryPassData PassData {get;}

[Managed C++]
public: __property IAgVeGfxTrajectoryPassData^ get_PassData();

[Unmanaged C++]
public: HRESULT get_PassData(
IAgVeGfxTrajectoryPassData ** ppRetVal
);

[Java]
public IAgVeGfxTrajectoryPassData getPassData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1