AGI STK Objects 11 Send comments on this topic.
Orbit Property (IAgVeGfxOrbitPassData)
See Also 
Windows






Windows & Linux

Description

Orbit pass display properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Orbit() As IAgVeGfxLeadTrailData

[C#]
public IAgVeGfxLeadTrailData Orbit {get;}

[Managed C++]
public: __property IAgVeGfxLeadTrailData^ get_Orbit();

[Unmanaged C++]
public: HRESULT get_Orbit(
IAgVeGfxLeadTrailData ** ppRetVal
);

[Java]
public IAgVeGfxLeadTrailData getOrbit();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface