Get the target pointing attitude properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Pointing() As IAgVeAttPointing |
| [C#] |
|---|
public IAgVeAttPointing Pointing {get;} |
| [Managed C++] |
|---|
public: __property IAgVeAttPointing ^ get_Pointing(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeAttPointing getPointing(); |
[Python - STK API ] |
|---|
@property def Pointing(self) -> "IAgVeAttPointing": |






