STK Vector Geometry ToolSend comments on this topic.
GetFileSpan Method (IAgCrdnEventIntervalListFile)
See Also
Windows





Windows & Linux

Description

Computes the interval list file span.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.