STK ObjectsSend comments on this topic.
OrbitDisplayData Property (IAgPlGraphics)
See Also
Windows





Windows & Linux

Description

If time is used to determine how much of the orbit displays, specify a time value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OrbitDisplayData() As IAgOrbitDisplayData
[C#]
public IAgOrbitDisplayData OrbitDisplayData {get;}
[Managed C++]
public: __property IAgOrbitDisplayData ^ get_OrbitDisplayData();
[Unmanaged C++]
public: HRESULT get_OrbitDisplayData(
    IAgOrbitDisplayData ** ppVal
);
[Java]
public IAgOrbitDisplayData getOrbitDisplayData();
[Python - STK API ]
@property
def OrbitDisplayData(self) -> "IAgOrbitDisplayData":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.