STK AstrogatorSend comments on this topic.
Results Property (IAgVAProfileSNOPTOptimizer)
See Also
Windows





Windows & Linux

Description

Get the list of results defined for the profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Results() As IAgVASNOPTResultCollection
[C#]
public IAgVASNOPTResultCollection Results {get;}
[Managed C++]
public: __property IAgVASNOPTResultCollection ^ get_Results();
[Unmanaged C++]
public: HRESULT get_Results(
    IAgVASNOPTResultCollection ** ppVASNOPTResultCollection
);
[Java]
public IAgVASNOPTResultCollection getResults();
[Python - STK API ]
@property
def Results(self) -> "IAgVASNOPTResultCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.