STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeGfxLeadTrailData getOrbit();
[Python - STK API ]
@property
def Orbit(self) -> "IAgVeGfxLeadTrailData":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.