Orbit Body Property KerbalData - KSP Data Unlocked!
Gets or sets the reference body. This is the reccomended method to update the reference body.

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Body Body { get; set; }
See Also