STK AviatorSend comments on this topic.
Messages Property (IAgAvtrWindModelADDS)
See Also
Windows





Windows & Linux

Description

Get the messages from the current forecast.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Messages() As IAgAvtrADDSMessageCollection
[C#]
public IAgAvtrADDSMessageCollection Messages {get;}
[Managed C++]
public: __property IAgAvtrADDSMessageCollection ^ get_Messages();
[Unmanaged C++]
public: HRESULT get_Messages(
    IAgAvtrADDSMessageCollection ** ppRetVal
);
[Java]
public IAgAvtrADDSMessageCollection getMessages();
[Python - STK API ]
@property
def Messages(self) -> "IAgAvtrADDSMessageCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.