AGI STK Astrogator 11 Send comments on this topic.
CalcObjects Property (IAgVAProfileScriptingTool)
See Also 





Description

Returns the collection of the calc objects.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CalcObjects() As IAgVAScriptingCalcObjectCollection

[C#]
public IAgVAScriptingCalcObjectCollection CalcObjects {get;}

[Managed C++]
public: __property IAgVAScriptingCalcObjectCollection^ get_CalcObjects();

[Unmanaged C++]
public: HRESULT get_CalcObjects(
IAgVAScriptingCalcObjectCollection ** ppRetVal
);

[Java]
public IAgVAScriptingCalcObjectCollection getCalcObjects();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1