AGI STK Objects 11 Send comments on this topic.
Pointing Property (IAgVeTrajectoryAttitudeStandard)
See Also 





Description

Get the target pointing attitude properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Pointing() As IAgVeAttPointing

[C#]
public IAgVeAttPointing Pointing {get;}

[Managed C++]
public: __property IAgVeAttPointing^ get_Pointing();

[Unmanaged C++]
public: HRESULT get_Pointing(
IAgVeAttPointing ** ppRetVal
);

[Java]
public IAgVeAttPointing getPointing();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1