AGI STK Objects 11 Send comments on this topic.
ModelPointing Property (IAgSaVO)
See Also 





Description

Get the satellite's Model Pointing properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ModelPointing() As IAgVOModelPointing

[C#]
public IAgVOModelPointing ModelPointing {get;}

[Managed C++]
public: __property IAgVOModelPointing^ get_ModelPointing();

[Unmanaged C++]
public: HRESULT get_ModelPointing(
IAgVOModelPointing ** ppRetVal
);

[Java]
public IAgVOModelPointing getModelPointing();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1