STK AstrogatorSend comments on this topic.
Maneuver Property (IAgVAMCSManeuver)
See Also
Windows





Windows & Linux

Description

Get the Maneuver properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Maneuver() As IAgVAManeuver
[C#]
public IAgVAManeuver Maneuver {get;}
[Managed C++]
public: __property IAgVAManeuver ^ get_Maneuver();
[Unmanaged C++]
public: HRESULT get_Maneuver(
    IAgVAManeuver ** ppVAManeuver
);
[Java]
public IAgVAManeuver getManeuver();
[Python - STK API ]
@property
def Maneuver(self) -> "IAgVAManeuver":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.