| CentralBodyLayeredProjectedVolumeAccessConstraintCentralBody Property  | 
 
            Gets or sets the central body used in this constraint.
            
 
    Namespace: 
   AGI.Foundation.Access.Constraints
    Assembly:
   AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic CentralBody CentralBody { get; set; }Public Property CentralBody As CentralBody
	Get
	Set
public:
property CentralBody^ CentralBody {
	CentralBody^ get ();
	void set (CentralBody^ value);
}member CentralBody : CentralBody with get, set
Property Value
Type: 
CentralBody See Also
See Also