STK ObjectsSend comments on this topic.
GetAvailableTimes Method (IAgVeSpatialInfo)
See Also
Windows





Windows & Linux

Description

Returns a collection of available intervals.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.