AGI STK Objects 11 Send comments on this topic.
RemoveCentralBody Method (IAgVeCentralBodies)
See Also 
CentralBody





Description

Removes a central body.

Syntax

[Visual Basic .NET]
Public Sub RemoveCentralBody( _
   ByVal CentralBody As String _
) 

[C#]
public void RemoveCentralBody(
string CentralBody
);

[Managed C++]
public: void RemoveCentralBody(
String __gc ^ CentralBody
);

[Java]
public  removeCentralBody(
String CentralBody
);

[Unmanaged C++]
public: HRESULT RemoveCentralBody(
BSTR CentralBody
);

Parameters

CentralBody

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1