STK AviatorSend comments on this topic.
DisableAutoPropagate Method (IAgAvtrProcedureCollection)
See Also
Windows





Windows & Linux

Description

Disable automatically propagating the mission. Use with caution. Aviator will not automatically propagate before adding new procedures.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.