STK ObjectsSend comments on this topic.
GetSecondaryChosenObjects Method (IAgAdvCAT)
See Also
Windows





Windows & Linux

Description

Returns a collection of secondary objects.

Syntax

[Visual Basic .NET]
Public Function GetSecondaryChosenObjects() As IAgAdvCATChosenObjectCollection
[C#]
public IAgAdvCATChosenObjectCollection GetSecondaryChosenObjects();
[Managed C++]
public: IAgAdvCATChosenObjectCollection ^ GetSecondaryChosenObjects();
[Unmanaged C++]
public: HRESULT GetSecondaryChosenObjects(
    IAgAdvCATChosenObjectCollection ** ppRetVal
);
[Java]
public IAgAdvCATChosenObjectCollection getSecondaryChosenObjects();
[Python - STK API ]
def GetSecondaryChosenObjects(self) -> "IAgAdvCATChosenObjectCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.