AGI STK Objects 11 Send comments on this topic.
PointableElements Property (IAgVOModelPointing)
See Also 





Description

Get the list of pointable model elements.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointableElements() As IAgVOPointableElementsCollection

[C#]
public IAgVOPointableElementsCollection PointableElements {get;}

[Managed C++]
public: __property IAgVOPointableElementsCollection^ get_PointableElements();

[Unmanaged C++]
public: HRESULT get_PointableElements(
IAgVOPointableElementsCollection ** ppRetVal
);

[Java]
public IAgVOPointableElementsCollection getPointableElements();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1