STK AstrogatorSend comments on this topic.
RunMCS2 Method (IAgVADriverMCS)
See Also
Windows





Windows & Linux

Description

Runs the current MCS and returns an error code.

Syntax

[Visual Basic .NET]
Public Function RunMCS2() As AgEVARunCode
[C#]
public AgEVARunCode RunMCS2();
[Managed C++]
public: AgEVARunCode RunMCS2();
[Unmanaged C++]
public: HRESULT RunMCS2(
    AgEVARunCode * pRunCode
);
[Java]
public AgEVARunCode runMCS2();
[Python - STK API ]
def RunMCS2(self) -> "AgEVARunCode":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.