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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.