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





Windows & Linux

Description

Returns a time array component used to configure the time array or null if component has not been configured yet.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.