Gets the Reference Frame that the Reference Point is returned in. This Reference Frame is composed of the camera's to Point and the Axes.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ReferencePointReferenceFrame() As IAgCrdnSystem |
| [C#] |
|---|
public IAgCrdnSystem ReferencePointReferenceFrame {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnSystem ^ get_ReferencePointReferenceFrame(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnSystem getReferencePointReferenceFrame(); |
[Python - STK API ] |
|---|
@property def ReferencePointReferenceFrame(self) -> "IAgCrdnSystem": |






