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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.