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





Description

Returns 3D model pointing properties used to point parts of a place model toward a place, 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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1