STK AviatorSend comments on this topic.
WaypointCategory Property (IAgAvtrCatalog)
See Also
Windows





Windows & Linux

Description

Get the waypoint category.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property WaypointCategory() As IAgAvtrWaypointCategory
[C#]
public IAgAvtrWaypointCategory WaypointCategory {get;}
[Managed C++]
public: __property IAgAvtrWaypointCategory ^ get_WaypointCategory();
[Unmanaged C++]
public: HRESULT get_WaypointCategory(
    IAgAvtrWaypointCategory ** ppCatalogItem
);
[Java]
public IAgAvtrWaypointCategory getWaypointCategory();
[Python - STK API ]
@property
def WaypointCategory(self) -> "IAgAvtrWaypointCategory":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.