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





Windows & Linux

Description

Get the vtol point category.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.