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






Windows & Linux

Description

Returns ModelPointing properties used to point parts of a facility model toward a target, such as the Sun or Earth.

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.