STK AviatorSend comments on this topic.
GetCatalogVTOLPoint Method (IAgAvtrSiteVTOLPointFromCatalog)
See Also
Windows





Windows & Linux

Description

Get the catalog VTOL point.

Syntax

[Visual Basic .NET]
Public Function GetCatalogVTOLPoint() As IAgAvtrCatalogVTOLPoint
[C#]
public IAgAvtrCatalogVTOLPoint GetCatalogVTOLPoint();
[Managed C++]
public: IAgAvtrCatalogVTOLPoint ^ GetCatalogVTOLPoint();
[Unmanaged C++]
public: HRESULT GetCatalogVTOLPoint(
    IAgAvtrCatalogVTOLPoint ** ppVal
);
[Java]
public IAgAvtrCatalogVTOLPoint getCatalogVTOLPoint();
[Python - STK API ]
def GetCatalogVTOLPoint(self) -> "IAgAvtrCatalogVTOLPoint":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.