Plu058BspEphemerisProviderPlutoPoint Property  | 
 
            Gets a point representing the location of the physical
            center of mass of the planet Pluto
            in a reference frame centered at the current value of
            
PlutoSystemBarycenter.
            
 
    Namespace: 
   AGI.Foundation.Spice
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Point PlutoPoint { get; }Public ReadOnly Property PlutoPoint As Point
	Get
public:
property Point^ PlutoPoint {
	Point^ get ();
}member PlutoPoint : Point with get
Property Value
Type: 
Point
See Also