CelestialSystem.RemoveBody(CelestialObject) Method

Top 

Description

Removes a CelestialObject from the CelestialSystem.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

CelestialSystem.RemoveBody(

CelestialObject celestialObject)

 

 

Arguments

celestialObject


Description:

The CelestialObject to remove from the system.

Repeatable:

1 to Unlimited times

 

 

 

Syntax

myCelestialSystem1.RemoveBody(myCelestialObject1);

 

 

See also

CelestialSystem Object

Rotating-Pulsating Systems Guide