STK Vector Geometry ToolSend comments on this topic.
FilterFactory Property (IAgCrdnEventIntervalListFiltered)
See Also
Windows





Windows & Linux

Description

Get the prune filter factory.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FilterFactory() As IAgCrdnPruneFilterFactory
[C#]
public IAgCrdnPruneFilterFactory FilterFactory {get;}
[Managed C++]
public: __property IAgCrdnPruneFilterFactory ^ get_FilterFactory();
[Unmanaged C++]
public: HRESULT get_FilterFactory(
    IAgCrdnPruneFilterFactory ** ppRetVal
);
[Java]
public IAgCrdnPruneFilterFactory getFilterFactory();
[Python - STK API ]
@property
def FilterFactory(self) -> "IAgCrdnPruneFilterFactory":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.