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





Windows & Linux

Description

Deletes the calculation objects for the selected coordinate system.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.