STK ObjectsSend comments on this topic.
Radius Property (IAgPlPosCentralBody)
See Also
Windows





Windows & Linux

Description

The radius of the selected central body. Uses Distance Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Radius() As Double
[C#]
public double Radius {get;}
[Managed C++]
public: __property double get_Radius();
[Unmanaged C++]
public: HRESULT get_Radius(
    double * pVal
);
[Java]
public double getRadius();
[Python - STK API ]
@property
def Radius(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.