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





Description

Get list of droplines at intervals along the vehicle's path.

Property type

Read-only property

Syntax

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

[C#]
public IAgVeVODropLinePathItemCollection Orbit {get;}

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

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

[Java]
public IAgVeVODropLinePathItemCollection getOrbit();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1