STK AviatorSend comments on this topic.
Profile Property (IAgAvtrProcedureBasicManeuver)
See Also
Windows





Windows & Linux

Description

Get the interface for the profile strategy.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.