AGI STK Object Broker 11 Send comments on this topic.
SelectedObjectPaths Property (IAgStkOutputBroker)
See Also 





Description

The collection of STK object paths to be output.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SelectedObjectPaths() As AgStkOutputObjectPathCollection

[C#]
public AgStkOutputObjectPathCollection SelectedObjectPaths {get;}

[Managed C++]
public: __property AgStkOutputObjectPathCollection^ get_SelectedObjectPaths();

[Unmanaged C++]
public: HRESULT get_SelectedObjectPaths(
AgStkOutputObjectPathCollection ** ppRetVal
);

[Java]
public AgStkOutputObjectPathCollection getSelectedObjectPaths();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1