STK ObjectsSend comments on this topic.
AvailableTimesFromTimeArray Property (IAgVmAnalysisInterval)
See Also
Windows





Windows & Linux

Description

Get the available times from time array

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableTimesFromTimeArray() As System.Array
[C#]
public System.Array AvailableTimesFromTimeArray {get;}
[Managed C++]
public: __property System::Array get_AvailableTimesFromTimeArray();
[Unmanaged C++]
public: HRESULT get_AvailableTimesFromTimeArray(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getAvailableTimesFromTimeArray();
[Python - STK API ]
@property
def AvailableTimesFromTimeArray(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.