STK AstrogatorSend comments on this topic.
Run Method (IAgVAMCSSegment)
See Also
Windows





Windows & Linux

Description

Runs the segment in individual segment mode. See IAgVADriverMCS.

Syntax

[Visual Basic .NET]
Public Function Run() As IAgVAState
[C#]
public IAgVAState Run();
[Managed C++]
public: IAgVAState ^ Run();
[Unmanaged C++]
public: HRESULT Run(
    IAgVAState ** ppRetVal
);
[Java]
public IAgVAState run();
[Python - STK API ]
def Run(self) -> "IAgVAState":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.