AGI STK Objects 11 Send comments on this topic.
OrbitMarker Property (IAgSaVOModel)
See Also 





Description

Define the display of the marker to represent the selected vehicle while traveling along its actual orbit, separate from that of its ground track. The orbit is the actual path that a vehicle follows.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OrbitMarker() As IAgVOMarker

[C#]
public IAgVOMarker OrbitMarker {get;}

[Managed C++]
public: __property IAgVOMarker^ get_OrbitMarker();

[Unmanaged C++]
public: HRESULT get_OrbitMarker(
IAgVOMarker ** ppRetVal
);

[Java]
public IAgVOMarker getOrbitMarker();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1