STK AviatorSend comments on this topic.
AvtrCatalog Property (IAgAvtrPropagator)
See Also
Windows





Windows & Linux

Description

Get the Aviator catalog.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvtrCatalog() As IAgAvtrCatalog
[C#]
public IAgAvtrCatalog AvtrCatalog {get;}
[Managed C++]
public: __property IAgAvtrCatalog ^ get_AvtrCatalog();
[Unmanaged C++]
public: HRESULT get_AvtrCatalog(
    IAgAvtrCatalog ** ppCatalog
);
[Java]
public IAgAvtrCatalog getAvtrCatalog();
[Python - STK API ]
@property
def AvtrCatalog(self) -> "IAgAvtrCatalog":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.