Page 1 of 1

How to Change Spacecraft's Central Body

Posted: Fri Oct 04, 2024 3:03 pm
by Sam Coco 661d5317c83bd
You can change the Spacecraft's central body in FreeFlyer Script by using the
Spacecraft.SetCentralBody() Method and you can set a PointGroup's central body by modifying the PointGroup.Central Body Property.

I recommend reviewing our Help File page on Object Central Bodies

You can also use the attached Interplanetary Constellation Sample Mission Plan as an example of changing the central body for a mission.