STK AstrogatorSend comments on this topic.
CreateCalculationObjects Method (IAgVADesignER3BPSetup)
See Also
Windows





Windows & Linux

Description

Creates the calculation objects for the selected coordinate system.

Syntax

[Visual Basic .NET]
Public Sub CreateCalculationObjects()
[C#]
public void CreateCalculationObjects();
[Managed C++]
public: void CreateCalculationObjects();
[Unmanaged C++]
public: HRESULT CreateCalculationObjects();
[Java]
public void createCalculationObjects();
[Python - STK API ]
def CreateCalculationObjects(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.