STK AstrogatorSend comments on this topic.
ExecSummary Property (IAgVAMCSSegment)
See Also
Windows





Windows & Linux

Description

The segment summary report.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.