STK AviatorSend comments on this topic.
GetCatalogWaypoint Method (IAgAvtrSiteWaypointFromCatalog)
See Also
Windows





Windows & Linux

Description

Get the catalog waypoint.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.