STK ObjectsSend comments on this topic.
Orbit Property (IAgVeVOOrbitTickMarks)
See Also
Windows





Windows & Linux

Description

Get the orbit track tick marks.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.