Get the catalog VTOL point.
| [Visual Basic .NET] |
|---|
Public Function GetCatalogVTOLPoint() As IAgAvtrCatalogVTOLPoint |
| [C#] |
|---|
public IAgAvtrCatalogVTOLPoint GetCatalogVTOLPoint(); |
| [Managed C++] |
|---|
public: IAgAvtrCatalogVTOLPoint ^ GetCatalogVTOLPoint(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrCatalogVTOLPoint getCatalogVTOLPoint(); |
[Python - STK API ] |
|---|
def GetCatalogVTOLPoint(self) -> "IAgAvtrCatalogVTOLPoint": |






