STK AviatorSend comments on this topic.
IsLinkedToCatalog Property (IAgAvtrPerformanceModelOptions)
See Also
Windows





Windows & Linux

Description

Get whether the performance model is linked to the catalog.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsLinkedToCatalog() As Boolean
[C#]
public bool IsLinkedToCatalog {get;}
[Managed C++]
public: __property bool get_IsLinkedToCatalog();
[Unmanaged C++]
public: HRESULT get_IsLinkedToCatalog(
    VARIANT_BOOL * pVal
);
[Java]
public bool getIsLinkedToCatalog();
[Python - STK API ]
@property
def IsLinkedToCatalog(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.