Removes a central body with the specified name from the collection of the central bodies.
| [Visual Basic .NET] | 
|---|
|  | 
| [C#] | 
|---|
|  | 
| [Managed C++] | 
|---|
|  | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
|  | 
| [Python - STK API] | 
|---|
| def Remove(self, CentralBodyName:str) -> None: | 
- CentralBodyName
- A central body name.





