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





Windows & Linux

Description

Enable automatically propagating the mission. Aviator will automatically propagate before adding a procedure, ensuring a valid initial state for the new procedure.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.