AGI STK Objects 11 Send comments on this topic.
Directions Property (IAgDirectionProviderObject)
See Also 





Description

Gets the beam steering list

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Directions() As IAgObjectLinkCollection

[C#]
public IAgObjectLinkCollection Directions {get;}

[Managed C++]
public: __property IAgObjectLinkCollection^ get_Directions();

[Unmanaged C++]
public: HRESULT get_Directions(
IAgObjectLinkCollection ** ppRetVal
);

[Java]
public IAgObjectLinkCollection getDirections();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1