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





Windows & Linux

Description

Sets the action for all target sequences to the value held by the SetAllTargetSequenceActionsTo property.

Syntax

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

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.