Get list of droplines at intervals along the vehicle's path.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Orbit() As IAgVeVODropLinePathItemCollection |
| [C#] |
|---|
public IAgVeVODropLinePathItemCollection Orbit {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVODropLinePathItemCollection ^ get_Orbit(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVODropLinePathItemCollection getOrbit(); |
[Python - STK API ] |
|---|
@property def Orbit(self) -> "IAgVeVODropLinePathItemCollection": |






