STK ObjectsSend comments on this topic.
ResetTimeArrayComponent Method (IAgScAnimation)
See Also
Windows





Windows & Linux

Description

Removes and resets the display configuration by unsetting currently set time array component (if any).

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.