STK ObjectsSend comments on this topic.
Analysis Property (IAgMto)
See Also
Windows





Windows & Linux

Description

Get the MTO's spatial state.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.