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





Windows & Linux

Description

Returns the time array component's qualified path or null if no component has been configured yet.

Syntax

[Visual Basic .NET]
Public Function GetTimeArrayQualifiedPath() As String
[C#]
public string GetTimeArrayQualifiedPath();
[Managed C++]
public: String __gc ^ GetTimeArrayQualifiedPath();
[Unmanaged C++]
public: HRESULT GetTimeArrayQualifiedPath(
    BSTR * pRetVal
);
[Java]
public String getTimeArrayQualifiedPath();
[Python - STK API ]
def GetTimeArrayQualifiedPath(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.