STK Vector Geometry ToolSend comments on this topic.
GetAvailability Method (IAgCrdnTimeProperties)
See Also
Windows





Windows & Linux

Description

Returns a collection of availability intervals.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.