STK ObjectsSend comments on this topic.
PreFilters Property (IAgAdvCATAdvanced)
See Also
Windows





Windows & Linux

Description

Get AdvCAT filter settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PreFilters() As IAgAdvCATPreFilters
[C#]
public IAgAdvCATPreFilters PreFilters {get;}
[Managed C++]
public: __property IAgAdvCATPreFilters ^ get_PreFilters();
[Unmanaged C++]
public: HRESULT get_PreFilters(
    IAgAdvCATPreFilters ** ppVal
);
[Java]
public IAgAdvCATPreFilters getPreFilters();
[Python - STK API ]
@property
def PreFilters(self) -> "IAgAdvCATPreFilters":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.