STK Vector Geometry ToolSend comments on this topic.
GetFilterIntervalListOrInterval Method (IAgCrdnEventArrayFiltered)
See Also
Windows





Windows & Linux

Description

Gets the interval(s) used to filter samples (being either an Interval or an IntervalList) when FilterType is set to Skip Intervals.

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.