STK Vector Geometry ToolSend comments on this topic.
FindIntervalCollection Method (IAgCrdnEventIntervalCollection)
See Also
Windows





Windows & Linux

Description

Return computed collection of interval lists.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.