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





Windows & Linux

Description

Runs the current MCS.

Syntax

[Visual Basic .NET]
Public Sub RunMCS()
[C#]
public void RunMCS();
[Managed C++]
public: void RunMCS();
[Unmanaged C++]
public: HRESULT RunMCS();
[Java]
public void runMCS();
[Python - STK API ]
def RunMCS(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.