Click or drag to resize

StkFacilityDatabase.GetCentralBodies Method

Gets the central bodies of the facilities in the database.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public List<string> GetCentralBodies()

Return Value

Type: List<String>
A list of the central bodies in the database.
See Also