AGI STK Astrogator 11 Send comments on this topic.
AvailableObjectNames Property (IAgVAScriptingSegment)
See Also 





Description

Returns a list of available profile/segment names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableObjectNames() As System.Array

[C#]
public System.Array AvailableObjectNames {get;}

[Managed C++]
public: __property System::Array^ get_AvailableObjectNames();

[Unmanaged C++]
public: HRESULT get_AvailableObjectNames(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getAvailableObjectNames();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1